Click or drag to resize

ExcelRangeFormulaResultBooleanValue Property

Gets or sets the calculated result of the formula of this range as a Boolean value.

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

Property Value

Boolean
See Also