ChapterSeparatorValues enumeration
Office 2013 and later
Defines the ChapterSeparatorValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Hyphen | Hyphen Chapter Separator. When the item is serialized out as xml, its value is "hyphen". | |
| Period | Period Chapter Separator. When the item is serialized out as xml, its value is "period". | |
| Colon | Colon Chapter Separator. When the item is serialized out as xml, its value is "colon". | |
| EmDash | Em Dash Chapter Separator. When the item is serialized out as xml, its value is "emDash". | |
| EnDash | En Dash Chapter Separator. When the item is serialized out as xml, its value is "enDash". |
Show: