Link Search Menu Expand Document

IWorksheetIsEmpty Property

Gets a value indicating whether worksheet is empty.

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

Property Value

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

Reference