TextAnchorType
Overview
TextAnchorType is a enum in Aspose.Cells FOSS for Python.
Vertical text anchor inside a shape (ECMA-376 a:bodyPr anchor attribute).
This enumeration defines 4 values: TOP, MIDDLE, BOTTOM, JUSTIFIED.
Values
| Value | Description |
|---|---|
TOP | Represents top vertical anchoring of text within a shape or cell |
MIDDLE | |
BOTTOM | |
JUSTIFIED |