FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / BarCodeCellType Class / Rotation Property


In This Topic
Rotation Property (BarCodeCellType)
In This Topic
Gets or sets the rotation angle of the barcode.
Syntax
'Declaration
 
Public Property Rotation As Rotation
 
'Usage
 
Dim instance As BarCodeCellType
Dim value As Rotation
 
instance.Rotation = value
 
value = instance.Rotation

Property Value

Rotation angle setting
See Also