CellFrameLabels

CellFrameLabels

is an option that specifies the labels associated with the frame around a cell.

Details

  • CellFrameLabels->{{left,right},{bottom,top}} specifies the labels to the left, right, bottom, and top of the cell frame, respectively. If None is given for a value, then no label will be shown.
  • Cell frame labels can be specified as strings or raw cell expressions.
  • CellFrameLabels->None is equivalent to giving a value of {{None,None},{None,None}}.
  • A cell frame label will display even if there is no cell frame. If the cell has no frame but a specified background color, the labels will appear outside of the cell's background rectangle.
  • The margin between the label and the cell's frame or background color is determined by CellFrameLabelMargins.
  • Cell frame labels are displayed using a style inherited from their parent cell.

Examples

open allclose all

Basic Examples  (2)

Display cell frame labels:

Specify a label as a Cell expression:

Scope  (3)

Display a cell frame label without a cell frame:

Cell frame labels use the same cell style as their parent cell:

Display cell frame labels for a cell with a background color and no frame:

Generalizations & Extensions  (1)

To use a TextCell or ExpressionCell expression, apply ToBoxes:

Properties & Relations  (1)

Cell frame labels display within cell margins:

A bigger cell label forces the cell contents into a smaller area:

Similarly, a larger CellFrameLabelMargins compresses the cell contents area:

Wolfram Research (1999), CellFrameLabels, Wolfram Language function, https://reference.wolfram.com/language/ref/CellFrameLabels.html.

Text

Wolfram Research (1999), CellFrameLabels, Wolfram Language function, https://reference.wolfram.com/language/ref/CellFrameLabels.html.

CMS

Wolfram Language. 1999. "CellFrameLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CellFrameLabels.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_cellframelabels, organization={Wolfram Research}, title={CellFrameLabels}, year={1999}, url={https://reference.wolfram.com/language/ref/CellFrameLabels.html}, note=[Accessed: 19-April-2024 ]}