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