ParagraphBuildValues enumeration
Office 2013 and later
Paragraph Build Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| AllAtOnce | All At Once. When the item is serialized out as xml, its value is "allAtOnce". | |
| Paragraph | Paragraph. When the item is serialized out as xml, its value is "p". | |
| Custom | Custom. When the item is serialized out as xml, its value is "cust". | |
| Whole | Whole. When the item is serialized out as xml, its value is "whole". |
Show: