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

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

Property Value

Type: Int32
Remarks
Note Note
The number represents the count of columns before cells are merged within the Table.
See Also