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