TextTabAlignmentValues enumeration
Office 2013 and later
Text Tab Alignment Types
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Left | Text Tab Alignment Enum ( Left). When the item is serialized out as xml, its value is "l". | |
| Center | Text Tab Alignment Enum ( Center ). When the item is serialized out as xml, its value is "ctr". | |
| Right | Text Tab Alignment Enum ( Right ). When the item is serialized out as xml, its value is "r". | |
| Decimal | Text Tab Alignment Enum ( Decimal ). When the item is serialized out as xml, its value is "dec". |
Show: