Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableStyle Interface / Delete Method


In This Topic
Delete Method (ITableStyle)
In This Topic
Delete this ITableStyle from the table style collection.
Syntax
'Declaration
 
Sub Delete() 
 
'Usage
 
Dim instance As ITableStyle
 
instance.Delete()
See Also