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