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