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