CompoundLineValues enumeration
Office 2013 and later
Defines the CompoundLineValues enumeration.
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Simple | sng. When the item is serialized out as xml, its value is "sng". | |
| Double | dbl. When the item is serialized out as xml, its value is "dbl". | |
| ThickThin | thickThin. When the item is serialized out as xml, its value is "thickThin". | |
| ThinThick | thinThick. When the item is serialized out as xml, its value is "thinThick". | |
| Triple | tri. When the item is serialized out as xml, its value is "tri". |
Show: