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
| Value | Description |
|---|---|
TOP | Represents top vertical anchoring of text within a shape or cell |
MIDDLE | |
BOTTOM | |
JUSTIFIED | Represents justified vertical anchoring, distributing text evenly |