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