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