StyleValues enumeration

Office 2013 and later

Defines the StyleValues enumeration.

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

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

Member nameDescription
Paragraph Paragraph Style. When the item is serialized out as xml, its value is "paragraph".
Character Character Style. When the item is serialized out as xml, its value is "character".
Table Table Style. When the item is serialized out as xml, its value is "table".
Numbering Numbering Style. When the item is serialized out as xml, its value is "numbering".
Show: