IXLSRange FormulaErrorValue Property |
Namespace: Spire.Xls.Core
string FormulaErrorValue { get; set; }
Property FormulaErrorValue As String Get Set
property String^ FormulaErrorValue { String^ get (); void set (String^ value); }
abstract FormulaErrorValue : string with get, set