Spread WPF 18
GrapeCity.Spreadsheet Namespace / CalculationEngine Class / IsVolatileCellsAvailable_ReCheck Method


In This Topic
    IsVolatileCellsAvailable_ReCheck Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function IsVolatileCellsAvailable_ReCheck() As Boolean
    'Usage
     
    Dim instance As CalculationEngine
    Dim value As Boolean
     
    value = instance.IsVolatileCellsAvailable_ReCheck()
    public bool IsVolatileCellsAvailable_ReCheck()
    See Also