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


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