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