IWorksheetIsEmpty Property Bytescout Spreadsheet SDK
Gets a value indicating whether worksheet is empty.

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

bool IsEmpty { get; }

Property Value

Type: Boolean
true if this worksheet is empty; otherwise, false.
See Also

Reference