Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
CustomFunction Class
/ setIsVolatile Method
@code:true to mark this node as volatile, @code:false otherwise.
Collapse All
Expand All
In This Topic
setIsVolatile Method
In This Topic
Sets whether to allow custom formula use cache.
Syntax
public
void
setIsVolatile(
boolean
aVolatile
)
Parameters
aVolatile
@code:true to mark this node as volatile, @code:false otherwise.
See Also
Reference
CustomFunction Class
CustomFunction Members