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