TextAnchoringTypeValues enumeration
Office 2013 and later
Text Anchoring Types
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Top | Text Anchoring Type Enum ( Top ). When the item is serialized out as xml, its value is "t". | |
| Center | Text Anchor Enum ( Center ). When the item is serialized out as xml, its value is "ctr". | |
| Bottom | Text Anchor Enum ( Bottom ). When the item is serialized out as xml, its value is "b". |
Show: