ExcelRangeFormulaResultValue Property |
Gets or sets the calculated result of the formula of this range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public Object FormulaResultValue { get; set; }
Public Property FormulaResultValue As Object
Get
Set
Property Value
Type:
ObjectSee Also