Spread WinForms 15
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
See Also