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


Represents the size of the bar module for the barcode.

Syntax

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

Inheritance Hierarchy

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

See Also