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