Spread Windows Forms 12.0 Product Documentation
Broad Property


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

Property Value

String containing the module size of the thick bar
See Also

Reference

ModuleSize Class
ModuleSize Members