ExcelRangeFormulaResultValue Property |
Gets or sets the calculated result of the formula of this range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic Object FormulaResultValue { get; set; }Public Property FormulaResultValue As Object
Get
Set
Property Value
Object
See Also