Spread Windows Forms 12.0 Product Documentation
AddValue Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > UPC Class : AddValue Property
Gets or sets the value added for the UPC add-on version.
Syntax
'Declaration
 
Public Property AddValue As Integer
'Usage
 
Dim instance As UPC
Dim value As Integer
 
instance.AddValue = value
 
value = instance.AddValue
public int AddValue {get; set;}

Property Value

Integer value for the UPC add-on version
See Also

Reference

UPC Class
UPC Members