Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / ModuleSize Class / Narrow Property


In This Topic
Narrow Property
In This Topic
Gets or sets the module size of the thin bar.
Syntax
'Declaration
 
Public Property Narrow As String
 
'Usage
 
Dim instance As ModuleSize
Dim value As String
 
instance.Narrow = value
 
value = instance.Narrow
See Also