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