Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / NoteIndicatorColor Property


In This Topic
NoteIndicatorColor Property (AppearanceStyleInfo)
In This Topic
Gets or sets the color of the cell note indicator.
Syntax
'Declaration
 
Public Overrides ReadOnly Property NoteIndicatorColor As Color
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As Color
 
value = instance.NoteIndicatorColor
See Also