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