ExcelRangeIsFormulaResultBoolean Property

Gets a flag indicating if the result of the formulas in all the cells in the range are of Boolean type.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public bool IsFormulaResultBoolean { get; }

Property Value

Boolean

See Also