Documents for Excel, Java Edition Documentation
Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package
/
IWorkbook Interface
/ 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
void
setAllowDynamicArray(
boolean
value
)
Parameters
value
See Also
Reference
IWorkbook Interface
IWorkbook Members