Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / NoteStyle Field


In This Topic
NoteStyle Field
In This Topic
Represents the note style setting of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly NoteStyle As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.NoteStyle
See Also