NotebookCellKind

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]
Inherited from:
UIntEnum (hidden)

Value members

Inherited methods

inline protected def entry(n: Int): T
Inherited from:
UIntEnum (hidden)

Concrete fields

A code-cell is source code.

A code-cell is source code.

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

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

Givens

Inherited givens

Inherited from:
UIntEnum (hidden)
given reader: Reader[NotebookCellKind]
Inherited from:
UIntEnum (hidden)
given writer: Writer[NotebookCellKind]
Inherited from:
UIntEnum (hidden)