Spread Windows Forms 12.0 Product Documentation
Y Property (BarAdjust)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > BarAdjust Class : Y Property
Gets or sets the adjustment value in the vertical (Y) direction.
Syntax
'Declaration
 
Public Property Y As String
'Usage
 
Dim instance As BarAdjust
Dim value As String
 
instance.Y = value
 
value = instance.Y
public string Y {get; set;}

Property Value

String containing the adjustment value in the vertical (Y-axis) direction
See Also

Reference

BarAdjust Class
BarAdjust Members