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