A notebook cell kind.

Static variables

@:enumstaticread onlyCode:NotebookCellKind

A code-cell is source that can be {@link NotebookController executed} and that produces {@link NotebookCellOutput output}.

@:enumstaticread onlyMarkup:NotebookCellKind

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