ExcelRangeFormulaResultText Property |
Gets or sets the calculated result of the formula of this range as a String value.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string FormulaResultText { get; set; }
Public Property FormulaResultText As String
Get
Set
Property Value
Type:
StringSee Also