Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetNoteIndicatorSize Method


In This Topic
    ResetNoteIndicatorSize Method (StyleInfo)
    In This Topic
    Resets the cell note indicator size.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetNoteIndicatorSize() 
    'Usage
     
    
    Dim instance As StyleInfo
     
    instance.ResetNoteIndicatorSize()
    public virtual void ResetNoteIndicatorSize()
    See Also