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