Spread Windows Forms 12.0 Product Documentation
Narrow Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > ModuleSize Class : Narrow Property
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
public string Narrow {get; set;}

Property Value

String containing the module size of the thin bar
See Also

Reference

ModuleSize Class
ModuleSize Members