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