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