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


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