Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClearCell As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ClearCell
    public static readonly object ClearCell
    See Also