Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DefinedName Class / Delete Method


In This Topic
Delete Method (DefinedName)
In This Topic
Deletes the defined name.
Syntax
'Declaration
 
Public Sub Delete() 
 
'Usage
 
Dim instance As DefinedName
 
instance.Delete()
See Also