Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ClearSelectedCells Field


In This Topic
    ClearSelectedCells Field
    In This Topic
    Removes all of the contents of the selected cell.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClearSelectedCells As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ClearSelectedCells
    public static readonly object ClearSelectedCells
    See Also