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