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