A notebook cell kind.

Available since

3.17.0

.

Static variables

@:value(cast 2)@:impl@:enumstaticinlineread onlyCode:NotebookCellKind = 2

A code-cell is source code.

@:value(cast 1)@:impl@:enumstaticinlineread onlyMarkup:NotebookCellKind = 1

A markup-cell is formatted source that is used for display.