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