CellHorizontalScrolling is an option for cells that specifies whether the contents of a cell can be scrolled from left to right using the horizontal scroll bar of the ...
CellLabelAutoDelete is an option for Cell which specifies whether a label for the cell should be automatically deleted if the contents of the cell are modified or the ...
CellLabelMargins is an option for cells that specifies the absolute margins in printer's points around a cell label.
CellLabel is an option for Cell which gives the label to use for a particular cell.
CellLabelPositioning is an option for cells that specifies where the label for a cell is positioned.
CellMargins is an option for Cell that specifies the absolute margins in printer's points to leave around a cell.
CellOpen is an option for Cell that specifies whether the contents of a cell should be explicitly displayed.
CellPrint[expr] inserts expr as a complete cell in the current notebook just below the cell being evaluated. CellPrint[{expr_1, expr_2, ...}] inserts a sequence of cells.
CellProlog is an option to Cell that gives an expression to evaluate before each ordinary evaluation of the contents of the cell.
CellSize is an option for cells that specifies the width and height of an inline cell.