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


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