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