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