Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellWrapper Class / ResetNoteIndicatorPosition Method


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