Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / FormulaEngine Class / StopImporting Method


In This Topic
StopImporting Method (FormulaEngine)
In This Topic
Un-mark this FormulaEngine from importing state.
Syntax
'Declaration
 
Public Sub StopImporting() 
 
'Usage
 
Dim instance As FormulaEngine
 
instance.StopImporting()
See Also