Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NoteStyle As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.NoteStyle
    public static readonly SheetStyleProperty NoteStyle
    See Also