FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : BarCodeCellType Class |
For a list of all members of this type, see BarCodeCellType members.
Name | Description | |
---|---|---|
AcceptsCheckDigit | Gets or sets whether to accept the check digit in the input. | |
AdjustSize | Gets or sets whether the barcode adjusts its size according to the BarSize property. | |
AutoStretch | Gets or sets whether the barcode automatically resizes itself when the cell size changes. | |
BarAdjust | Gets or sets the width of the adjust bar for fine tuning the placement. | |
BarCodePadding | Gets or sets the left and right padding of the barcode. | |
BarSize | Gets or sets the height and width of the barcode. | |
DisplayCheckDigit | Gets or sets whether the check digit is visible. | |
DisplayMode | Gets or sets how the barcode is displayed in the cell. | |
FixedLength | Gets or sets the number of the fixed digits of the value of the barcode. Only can be set if barcode type is PostNet, ITF, or Code39. If bar type is PostNet, the value must be 5 or 10 or 12. | |
IsFormulaValue | Determines whether the editor contains a formula. | |
Message | Gets or sets whether to show the message string with the barcode. | |
MessagePosition | Gets or sets the display position message associated with the barcode. | |
MessageValue | Gets or sets the message string. | |
MinimumHeight | Gets or sets the minimum height of the entire barcode. | |
ModuleSize | Gets or sets the size of the barcode module. | |
Resolution | Gets or sets the resolution (in dots-per-inch) of the output image of the barcode. | |
Rotation | Gets or sets the rotation angle of the barcode. | |
SubEditor | Gets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) | |
Type | Gets or sets the bar type in the barcode. | |
Unit | Gets or sets the measurement unit of the barcode. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |