DocPartProperties Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DocPartProperties() | Initializes a new instance of the DocPartProperties class. | |
DocPartProperties(String) | Initializes a new instance of the DocPartProperties class from outer XML. | |
DocPartProperties(array<OpenXmlElement[]) | Initializes a new instance of the DocPartProperties class with the specified child elements. | |
DocPartProperties(IEnumerable<OpenXmlElement>) | Initializes a new instance of the DocPartProperties class with the specified child elements. |
Top