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