ExcelRangeIsEmpty Property |
Gets a flag indicating if all the cells in the range are empty.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
BooleanSee Also