ExcelRangeFormulaResultBooleanValue Property |
Gets or sets the calculated result of the formula of this range as a Boolean value.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool FormulaResultBooleanValue { get; set; }Public Property FormulaResultBooleanValue As Boolean
Get
Set
Property Value
Boolean
See Also