CompatSettingNameValues enumeration
Office 2013 and later
Defines the CompatSettingNameValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| CompatibilityMode | compatibilityMode. When the item is serialized out as xml, its value is "compatibilityMode". | |
| OverrideTableStyleFontSizeAndJustification | overrideTableStyleFontSizeAndJustification. When the item is serialized out as xml, its value is "overrideTableStyleFontSizeAndJustification". | |
| EnableOpenTypeFeatures | enableOpenTypeFeatures. When the item is serialized out as xml, its value is "enableOpenTypeFeatures". | |
| DoNotFlipMirrorIndents | doNotFlipMirrorIndents. When the item is serialized out as xml, its value is "doNotFlipMirrorIndents". | |
| DifferentiateMultirowTableHeaders | differentiateMultirowTableHeaders. When the item is serialized out as xml, its value is "differentiateMultirowTableHeaders". |
Show: