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