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