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


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