IDataFieldCollection Interface |
Namespace: Aceoffix.ExcelWriter
The IDataFieldCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of the DataField items.
|
![]() | Item |
Gets the DataField object of the specified index.
|
![]() | KeyValue |
Sets the value of the key field of the current record row.
|
DataField collection represents a data record in Aceoffix.ExcelWriter.Table object.