Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DifferentialFormat Class / Clear Method


In This Topic
Clear Method (DifferentialFormat)
In This Topic
Clears all formatting.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As DifferentialFormat
 
instance.Clear()
See Also