PhoneticAlignmentValues enumeration

Office 2013 and later

Phonetic Alignment Types

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: