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