IRangeIsNotEmptyCells Property Bytescout Spreadsheet SDK
Gets a bool value indicating that the range contains only empty cells or not

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 range contains not empty cells; otherwise, false.
See Also

Reference