IsEmpty
WorksheetRange.IsEmpty property
Gets a value that indicates whether the range is empty.
public bool IsEmpty { get; }
Return Value
true
if the range is empty; otherwise, false
.
See Also
- class WorksheetRange
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser