Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CustomFunction Class / IsVolatile Property
In This Topic
    IsVolatile Property
    In This Topic
    Gets or sets whether to allow custom formula use cache.
    Syntax
    public System.bool IsVolatile {get; set;}
    See Also