Spread Windows Forms 12.0 Product Documentation
Delete Method (ITableStyle)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyle Interface : Delete Method
Delete this ITableStyle from the table style collection.
Syntax
'Declaration
 
Sub Delete() 
'Usage
 
Dim instance As ITableStyle
 
instance.Delete()
void Delete()
See Also

Reference

ITableStyle Interface
ITableStyle Members