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