StyleValues enumeration
Office 2013 and later
Defines the StyleValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: