Spread Windows Forms 12.0 Product Documentation
Delete Method (IName)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IName Interface : Delete Method
Deletes the defined name.
Syntax
'Declaration
 
Sub Delete() 
'Usage
 
Dim instance As IName
 
instance.Delete()
void Delete()
See Also

Reference

IName Interface
IName Members