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


In This Topic
RotateShapeCounterClockwise Field
In This Topic
Rotates the active shape one degree counter-clockwise. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly RotateShapeCounterClockwise As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.RotateShapeCounterClockwise
See Also