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


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