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