Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / DeactivateShape Field


In This Topic
DeactivateShape Field
In This Topic
Deactivates the currently selected shape. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly DeactivateShape As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.DeactivateShape
See Also