NoteIndicatorColor Property (StyleInfo)
Gets or sets the color of the cell note indicator.
public virtual Color NoteIndicatorColor {get; set;}
'Declaration
Public Overridable Property NoteIndicatorColor As Color
'Usage
Dim instance As StyleInfo
Dim value As Color
instance.NoteIndicatorColor = value
value = instance.NoteIndicatorColor