Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CustomFunction Class / getIsVolatile Method
In This Topic
    getIsVolatile Method
    In This Topic
    Gets whether to allow custom formula use cache.
    Syntax
    public boolean getIsVolatile()

    Return Value

    @code:true if this node is marked as volatile, @code:false otherwise.
    See Also