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


In This Topic
    ClearSelectedCellsData Field
    In This Topic
    Clears the selected cells which have data or formulas.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClearSelectedCellsData As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ClearSelectedCellsData
    public static readonly object ClearSelectedCellsData
    See Also