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


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