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