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: 7.0.0
Syntax public bool IsString { get; }
Public ReadOnly Property IsString As Boolean
Get
Property Value
Type:
BooleanSee Also