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