Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ExternalVariable Class / DeleteCore Method


In This Topic
DeleteCore Method
In This Topic
Designates this external variable to be deleted.
Syntax
'Declaration
 
Protected Overridable Sub DeleteCore() 
 
'Usage
 
Dim instance As ExternalVariable
 
instance.DeleteCore()
See Also