CellFrame

CellFrame

is an option for Cell that specifies whether a frame should be drawn around a cell.

Details

  • The option is specified as the thickness of the frame in points. A value of 0 indicates no frame.
  • Possible settings are:
  • distthe specification of the frame on all sides
    {{left,right},{bottom,top}}different specifications for the frame on each side
  • The space left between the frame and the cell contents is determined by CellFrameMargins. The color of the frame is determined by CellFrameColor.
  • Dingbats go outside the frame.
  • None, False, or 0 are equivalent values that prevent the frame from drawing. True is equivalent to a value of 1.
  • The frame can be modified interactively using the default toolbar available in Window Toolbar.

Examples

Basic Examples  (4)

Specify a default cell frame:

Specify frame thickness in points:

Specify different thicknesses for different edges:

If an edge has a thickness of zero, it is omitted:

Wolfram Research (1996), CellFrame, Wolfram Language function, https://reference.wolfram.com/language/ref/CellFrame.html (updated 2022).

Text

Wolfram Research (1996), CellFrame, Wolfram Language function, https://reference.wolfram.com/language/ref/CellFrame.html (updated 2022).

CMS

Wolfram Language. 1996. "CellFrame." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2022. https://reference.wolfram.com/language/ref/CellFrame.html.

APA

Wolfram Language. (1996). CellFrame. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CellFrame.html

BibTeX

@misc{reference.wolfram_2023_cellframe, author="Wolfram Research", title="{CellFrame}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/CellFrame.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_cellframe, organization={Wolfram Research}, title={CellFrame}, year={2022}, url={https://reference.wolfram.com/language/ref/CellFrame.html}, note=[Accessed: 19-March-2024 ]}