|
|
||
|
|
| BUILT-IN MATHEMATICA SYMBOL | See Also »|More About » |
| ExpressionCell[expr] gives an expression cell that can appear in a Mathematica notebook. |
| ExpressionCell gives an expression cell with the specified style. |
| Background | the color of the background for the cell | |
| CellBaseline | alignment relative to surrounding text | |
| 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 the contents of the cell |
|