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


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