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