IsNoteStyleSet Method (StyleInfo)
Gets whether the note style setting of the cell (NoteStyle property) is set.
public virtual bool IsNoteStyleSet()
'Declaration
Public Overridable Function IsNoteStyleSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsNoteStyleSet()