Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellWrapper Class / ResetNoteIndicatorSize Method


In This Topic
    ResetNoteIndicatorSize Method (CellWrapper)
    In This Topic
    Resets the size of the note indicator.
    Syntax
    'Declaration
     
    
    Public Shadows Sub ResetNoteIndicatorSize() 
    'Usage
     
    
    Dim instance As CellWrapper
     
    instance.ResetNoteIndicatorSize()
    public new void ResetNoteIndicatorSize()
    See Also