Optionaloptions: IParagraphPropertiesOptionsAdds a child element to this component.
The child component or text string to add
This component (for chaining)
Prepares the paragraph properties for XML serialization.
This method creates concrete numbering instances for any numbering references before the properties are converted to XML.
The XML context containing document and file information
The prepared XML object, or undefined if the component should be ignored
Adds a property element to the paragraph properties.
The XML component to add to the paragraph properties
Represents paragraph properties (pPr) in a WordprocessingML document.
The paragraph properties element specifies all formatting applied to a paragraph, including alignment, spacing, indentation, borders, numbering, and style references.
Reference: http://officeopenxml.com/WPparagraphProperties.php
XSD Schema
The base type CT_PPrBase contains:
Example