Spread WinForms 15
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()
See Also