Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / AllowDynamicArray Property
In This Topic
    AllowDynamicArray Property (Workbook)
    In This Topic
    This api is obsolete, please use Formula2 to get or set dynamic array formula.
    Syntax
    [System.Obsolete()]
    public System.bool AllowDynamicArray {get; set;}
    See Also