Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / FormulaArrayR1C1 Property
In This Topic
    FormulaArrayR1C1 Property
    In This Topic
    Gets or sets the array formula of a range, using ReferenceStyle.R1C1.
    Syntax
    System.string FormulaArrayR1C1 {get; set;}
    See Also