'Declaration
Property FormulaR1C1 As System.String
'Usage
Dim instance As IRange Dim value As System.String instance.FormulaR1C1 = value value = instance.FormulaR1C1
System.string FormulaR1C1 {get; set;}
read-write property FormulaR1C1: System.String;
function get,set FormulaR1C1 : System.String