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