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