Click or drag to resize

ExcelRangeIsFormulaResultBoolean Property

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

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

Property Value

Boolean
See Also