Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RotationAngle Class / Value Property


In This Topic
Value Property (RotationAngle)
In This Topic
Gets or sets the value.
Syntax
'Declaration
 
Public Overridable Property Value As Integer
 
'Usage
 
Dim instance As RotationAngle
Dim value As Integer
 
instance.Value = value
 
value = instance.Value

Property Value

An int that indicates the value.
See Also