Documents for Excel, Java Edition Documentation
Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package
/
Workbook Class
/ setAllowDynamicArray Method
Collapse All
Expand All
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
Reference
Workbook Class
Workbook Members