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


Represents the left and right padding of the barcode.

Syntax

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

Inheritance Hierarchy

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

See Also