Gets a collection of DataFields of the current record.
Namespace: Aceoffix.ExcelWriterAssembly: 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