Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Row Class / ResetNoteIndicatorColor Method


In This Topic
ResetNoteIndicatorColor Method (Row)
In This Topic
Resets the color of the note indicator for cells in this row to the default value.
Syntax
'Declaration
 
Public Sub ResetNoteIndicatorColor() 
 
'Usage
 
Dim instance As Row
 
instance.ResetNoteIndicatorColor()
See Also