Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / RotateAngle Property


In This Topic
RotateAngle Property
In This Topic
Gets or sets the rotate angle.
Syntax
'Declaration
 
Public Property RotateAngle As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.RotateAngle = value
 
value = instance.RotateAngle

Property Value

rotate angle
See Also