Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / GcSpreadSheet Class / ResumeCalcService Method


In This Topic
    ResumeCalcService Method (GcSpreadSheet)
    In This Topic
    Resumes the calculation service.
    Syntax
    'Declaration
     
    Public Sub ResumeCalcService() 
    'Usage
     
    Dim instance As GcSpreadSheet
     
    instance.ResumeCalcService()
    public void ResumeCalcService()
    See Also