ExcelRangeIsBoolean Property |
Gets a flag indicating if all the cells in the range are of boolean type.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool IsBoolean { get; }Public ReadOnly Property IsBoolean As Boolean
Get
Property Value
Boolean
See Also