ExcelRangeIsBoolean Property
Gets a flag indicating if all the cells in the range are of boolean type.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IsBoolean { get; }
Public ReadOnly Property IsBoolean As Boolean
Get
public:
property bool IsBoolean {
bool get ();
}
member IsBoolean : bool with get
Property Value
Boolean