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


In This Topic
    ResetNoteIndicatorPosition Method (Column)
    In This Topic
    Resets the position of the cell note indicator for the column to the default value.
    Syntax
    'Declaration
     
    
    Public Sub ResetNoteIndicatorPosition() 
    'Usage
     
    
    Dim instance As Column
     
    instance.ResetNoteIndicatorPosition()
    public void ResetNoteIndicatorPosition()
    See Also