Spread WinForms 15
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. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ClearSelectedCells As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ClearSelectedCells
See Also