Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / AllowDynamicArray Property
In This Topic
    AllowDynamicArray Property (IWorkbook)
    In This Topic
    Gets or sets whether allow dynamic array formula.
    Syntax
    System.bool AllowDynamicArray {get; set;}
    See Also