Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyleElement Structure / Clear Method


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