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