Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Cell Class / ResetNoteIndicatorPosition Method


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