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


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