Click or drag to resize
IDataFieldCollectionCount Property
Gets the number of the DataField items.

Namespace: Aceoffix.ExcelReader
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
int Count { get; }

Property Value

Type: Int32
Remarks
Note Note
This is the number of the columns before the cells are merged in Table.
See Also