Gets the DataField collection of the current record in the Table.
Namespace: Aceoffix.ExcelReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic IDataFieldCollection DataFields { get; }
Public ReadOnly Property DataFields As IDataFieldCollection
Get
Property Value
Type:
IDataFieldCollection
Examples
See Also