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