FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / ResetFormatter Method


In This Topic
ResetFormatter Method (NamedStyle)
In This Topic
Resets the formatter for the style to the default setting (not set).
Syntax
'Declaration
 
Public Overrides Sub ResetFormatter() 
 
'Usage
 
Dim instance As NamedStyle
 
instance.ResetFormatter()
See Also