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