CellBaseline

CellBaseline

is an option for Cell which specifies where the baseline of the cell should be assumed to be when it appears inside another cell.

Details

  • CellBaseline is used to determine the vertical alignment of cells that are embedded in text, typically in TextData objects.
  • CellBaseline->pos specifies that position pos in the Cell should be assumed to be the baseline of the Cell and should therefore be aligned with the baselines of other boxes.
  • Possible settings are:
  • Axisaxis of the expression in the cell
    Baselinebaseline of the expression in the cell (default)
    Bottombottom of the expression in the cell
    Centercenter of the expression in the cell
    Toptop of the expression in the cell

Examples

Basic Examples  (1)

Put some expressions into a line of text with various choices of CellBaseline:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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