Spread Windows Forms 17
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()
    public override void ResetNoteStyle()
    See Also