FormulaArrayR1C1 Property Gets or sets the formula array for the Range, using R1C1-style notation. Syntax Visual Basic C# 'Declaration Property FormulaArrayR1C1 As String 'Usage Dim instance As IRange Dim value As String instance.FormulaArrayR1C1 = value value = instance.FormulaArrayR1C1 string FormulaArrayR1C1 {get; set;} AssemblyVersionSyncfusion.XlsIO.Base: 16.4460.0.52 See AlsoReferenceIRange Interface IRange Members