Winnovative Excel Library

ExcelRangeIsBoolean Property

Winnovative Excel Library Documentation
Gets a flag indicating if all the cells in the range are of boolean type.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool IsBoolean { get; }

Property Value

Type: Boolean
See Also

Reference