DOCUMENTATION CENTER SEARCH
Mathematica
>
Cell Styling Options
>
Built-in
Mathematica
Symbol
Options for Cells
Tutorials »
|
CellMargins
FrameMargins
See Also »
|
Cell Styling Options
More About »
CellFrameMargins
CellFrameMargins
is an option for
Cell
which specifies the absolute margins in printer's points to leave inside a frame that is drawn around a cell.
MORE INFORMATION
Possible settings are:
dist
the same margins on all sides
{{
left
,
right
},{
bottom
,
top
}}
different margins on different sides
EXAMPLES
CLOSE ALL
Basic Examples
(2)
Specify the space to be left between contents and frame on all sides:
In[1]:=
Set different frame margins on each side:
In[1]:=
SEE ALSO
CellMargins
FrameMargins
TUTORIALS
Options for Cells
MORE ABOUT
Cell Styling Options
New in 3
© 2008 Wolfram Research, Inc.