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