Click or drag to resize
IDataFieldCollectionIsEmpty Property
Gets a value that indicate whether the current record is empty. If all of the fields of the current record are empty, the value is true.

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

Property Value

Type: Boolean
See Also