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


In This Topic
MoveShapeLeft Field
In This Topic
Moves the active shape left. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MoveShapeLeft As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveShapeLeft
See Also