Package com.grapecity.documents.excel
Interface IEAN8
- All Superinterfaces:
IBarcode,IFontOption,ILabelOption
EAN-8 barcode is a barcode that uses only numeric characters and a check digit. This barcode accepts only seven numbers as a string to calculate a check digit (CheckSum) and add it to the eighth position.
-
Method Summary
Methods inherited from interface com.grapecity.documents.excel.IBarcode
getBackgroundColor, getCodeType, getColor, getQuietZoneBottom, getQuietZoneLeft, getQuietZoneRight, getQuietZoneTop, getValueMethods inherited from interface com.grapecity.documents.excel.IFontOption
getFontFamily, getFontSize, getFontStyle, getFontTextAlign, getFontTextDecoration, getFontWeightMethods inherited from interface com.grapecity.documents.excel.ILabelOption
getLabelPosition, getShowLabel