Link Search Menu Expand Document

WorksheetIsEmpty Property

Gets a value indicating whether worksheet is empty.

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

Property Value

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

Implements

IWorksheetIsEmpty
See Also

Reference