ExcelRange.IsString 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
Syntaxpublic bool IsString { get; }
Public ReadOnly Property IsString As Boolean
Get
Property Value
Type:
Boolean
See Also