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