Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Notebooks /

CellPrint

FilledSmallSquare CellPrint[cell] inserts cell in a notebook immediately after the cell that is currently being evaluated.

FilledSmallSquare CellPrint[, , ... ] inserts a sequence of cells.

FilledSmallSquare The must all have head Cell.

FilledSmallSquare CellPrint 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 Section 2.11.1.

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

FilledSmallSquare New in Version 3.

Further Examples



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.