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


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