IRowIsNotEmptyCells Property Bytescout Spreadsheet SDK
Indicates if the row contains non empty cells

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

bool IsNotEmptyCells { get; }

Property Value

Type: Boolean
true if this row contains non empty cells; otherwise, false.
See Also

Reference