Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyle Class / Delete() Method


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