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