FarPoint.Win.Spread
BarSize Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : BarSize Class


Represents the size of the entire bar code.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class BarSize 
   Inherits ValueBase
Visual Basic (Usage)Copy Code
Dim instance As BarSize
C# 
public sealed class BarSize : ValueBase 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BarCode.ValueBase
      FarPoint.Win.Spread.CellType.BarCode.BarSize

See Also