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