Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellFooter Class / ResetNoteIndicatorColor Method


In This Topic
    ResetNoteIndicatorColor Method (CellFooter)
    In This Topic
    Resets the color of the cell note indicator to its default value.
    Syntax
    'Declaration
     
    
    Public Sub ResetNoteIndicatorColor() 
    'Usage
     
    
    Dim instance As CellFooter
     
    instance.ResetNoteIndicatorColor()
    public void ResetNoteIndicatorColor()
    See Also