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