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