PhoneticAlignmentValues enumeration
Office 2013 and later
Phonetic Alignment Types
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| NoControl | No Control. When the item is serialized out as xml, its value is "noControl". | |
| Left | Left Alignment. When the item is serialized out as xml, its value is "left". | |
| Center | Center Alignment. When the item is serialized out as xml, its value is "center". | |
| Distributed | Distributed. When the item is serialized out as xml, its value is "distributed". |
Show: