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