Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getAllowDynamicArray Method
In This Topic
    getAllowDynamicArray Method
    In This Topic
    Gets whether allow dynamic array formula.This method is obsoleted, please use getFormula2() to get dynamic array formula.
    Syntax
    boolean getAllowDynamicArray()
    See Also