Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableStyleElement Interface / Clear Method


In This Topic
Clear Method (ITableStyleElement)
In This Topic
Clears the formatting for this element.
Syntax
'Declaration
 
Sub Clear() 
 
'Usage
 
Dim instance As ITableStyleElement
 
instance.Clear()
See Also