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