Spread Windows Forms 15.0
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
    public static readonly SheetStyleProperty NoteStyle
    See Also