Name | Description | |
---|---|---|
BackgroundColor | A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)' (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
CheckDigit | Specifies whether the symbol needs a check digit. The default value is 'false'. | |
CodeType | Type of code (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
Color | A color that represents the barcode color. The default value is 'rgb(0,0,0)'. (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
FontFamily | A string that represents the label text fontFamily. The default value is 'sans-serif'. (Inherited from GrapeCity.Documents.Excel.IFontOption) | |
FontSize | A string that represents the label text fontSize. The default value is '12px'. (Inherited from GrapeCity.Documents.Excel.IFontOption) | |
FontStyle | A string that represents the label text fontStyle. The default value is 'normal'. (Inherited from GrapeCity.Documents.Excel.IFontOption) | |
FontTextAlign | A string that represents the label text fontTextAlign. The default value is 'center'. (Inherited from GrapeCity.Documents.Excel.IFontOption) | |
FontTextDecoration | A string that represents the label text fontTextDecoration. The default value is 'none'. (Inherited from GrapeCity.Documents.Excel.IFontOption) | |
FontWeight | A string that represents the label text fontWeight. The default value is 'normal'. (Inherited from GrapeCity.Documents.Excel.IFontOption) | |
FullASCII | Specifies whether to support full ASCII for Code93. The default value is 'false'. | |
LabelPosition | A value that represents the label position when the label is shown. (Inherited from GrapeCity.Documents.Excel.ILabelOption) | |
QuietZoneBottom | A value that represents the size of bottom quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
QuietZoneLeft | A value that represents the size of left quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
QuietZoneRight | A value that represents the size of right quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
QuietZoneTop | A value that represents the size of top quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
ShowLabel | Specifies whether to show label text when the barcode has label. (Inherited from GrapeCity.Documents.Excel.ILabelOption) | |
Value | A string that represents encode on the symbol of barcode. (Inherited from GrapeCity.Documents.Excel.IBarcode) |