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