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


In This Topic
    ResetNoteIndicatorColor Method (AlternatingRow)
    In This Topic
    Resets the cell note indicator color for cells in this row.
    Syntax
    'Declaration
     
    
    Public Sub ResetNoteIndicatorColor() 
    'Usage
     
    
    Dim instance As AlternatingRow
     
    instance.ResetNoteIndicatorColor()
    public void ResetNoteIndicatorColor()
    See Also