IsNoteIndicatorColorSet Method (StyleInfo)
Gets whether the cell note indicator color of the cell is set.
public virtual bool IsNoteIndicatorColorSet()
'Declaration
Public Overridable Function IsNoteIndicatorColorSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsNoteIndicatorColorSet()