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