public string FormulaR1C1 { get; set; }
Public Property FormulaR1C1 As String Get Set
public: property String^ FormulaR1C1 { String^ get (); void set (String^ value); }
member FormulaR1C1 : string with get, set
In This Article