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