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


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