TextAnchorType

Overview

TextAnchorType is a enum in Aspose.Cells FOSS for Python.

Vertical text anchor inside a shape (ECMA-376 a:bodyPr anchor attribute).

Values

ValueDescription
TOPRepresents top vertical anchoring of text within a shape or cell
MIDDLE
BOTTOM
JUSTIFIEDRepresents justified vertical anchoring, distributing text evenly

See Also