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


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