Enumeration VerticalTextAlignment

Vertical alignment of text within a line.

Enumeration Members

Enumeration Members

Baseline: "baseline"

Aligns the baseline of the cell with the baseline of all other cells in the row that are baseline-aligned.

Sub: "sub"

Aligns the baseline of the element with the subscript-baseline of its parent.

Super: "super"

Aligns the baseline of the element with the superscript-baseline of its parent.