Click or drag to resize

ExcelRangeFormulaResultNumberValue Property

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

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public double FormulaResultNumberValue { get; set; }

Property Value

Type: Double
See Also