Link Search Menu Expand Document

IRowIsNotEmptyCells Property

Indicates if the row contains non empty cells

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool IsNotEmptyCells { get; }

Property Value

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

Reference