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


In This Topic
    DeleteCells Field
    In This Topic
    Deletes a range of cells from the worksheet.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DeleteCells As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.DeleteCells
    public static readonly object DeleteCells
    See Also