Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / NoteIndicatorColor Field


In This Topic
    NoteIndicatorColor Field
    In This Topic
    Represents the cell note indicator color setting of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NoteIndicatorColor As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.NoteIndicatorColor
    public static readonly SheetStyleProperty NoteIndicatorColor
    See Also