Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / setAllowDynamicArray Method
In This Topic
    setAllowDynamicArray Method
    In This Topic
    Sets whether allow dynamic array formula.This method is obsoleted, please use setFormula2() to set dynamic array formula.
    Syntax
    public void setAllowDynamicArray( 
       boolean value
    )

    Parameters

    value
    See Also