Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetView Class / ClearActiveCell Method


In This Topic
    ClearActiveCell Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub ClearActiveCell() 
    'Usage
     
    
    Dim instance As WorksheetView
     
    instance.ClearActiveCell()
    public void ClearActiveCell()
    See Also