Mathematica 9 is now available

FrontEndExecuteNotebookApply

CellPrint

FilledSmallSquareCellPrint[cell] inserts cell after the input cell that is currently being evaluated.

FilledSmallSquareCellPrint[, , ... ] inserts a sequence of cells.

FilledSmallSquare The must all have head Cell.

FilledSmallSquareCellPrint is a special case of NotebookWrite.

FilledSmallSquare With a text-based front end, CellPrint[cell] does the same as applying Print to the contents of cell.

FilledSmallSquare Cells generated by CellPrint by default have GeneratedCell->True.

FilledSmallSquare See The Mathematica Book: Section 2.10.1.

FilledSmallSquare See also: StylePrint, Print, NotebookWrite, NotebookPrint.

Further Examples

FrontEndExecuteNotebookApply



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.