Click or drag to resize

ExcelRangeIsString Property

Gets a flag indicating if all the cells in the range are of string type.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool IsString { get; }

Property Value

Boolean
See Also