|
|
|||
|
|
Cell |
| "text" | plain text | |
| TextData[{text1,text2,...}] | general text objects | |
| BoxData[boxes] | formatted Mathematica expressions | |
OutputFormData["itext","otext"] | ||
| text as generated by OutputForm | ||
| RawData["data"] | unformatted expressions | |
| GraphicsData["type",data] | non-expression graphics or sound data | |
CellGroupData[{cell1,cell2,...},status] | ||
| group of cells | ||
| StyleData["style"] | sample cell for a particular style | |
| Background | the color of the background for the cell | |
| CellFrame | whether to draw a frame around the cell | |
| CellTags | tags for the cell | |
| Editable | whether to allow the contents of the cell to be edited | |
| FontSize | the default size of text in the cell | |
| TextAlignment | how to align text in the cell |
| © 2013 Wolfram Research, Inc. |