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