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


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