Click or drag to resize

ExcelRangeIsBoolean Property

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

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

Property Value

Type: Boolean
See Also