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


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