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