ExcelRangeIsNumber Property
Gets a flag indicating if all the cells in the range are of number type.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IsNumber { get; }
Public ReadOnly Property IsNumber As Boolean
Get
public:
property bool IsNumber {
bool get ();
}
member IsNumber : bool with get
Property Value
Boolean