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