com.grapecity.documents.excel Package / IEAN13 Interface
Members
In This Topic
IEAN13 Interface
In This Topic
EAN-13 barcode is a code that makes use of numeric characters (twelve numbers) and a check digit.
Syntax
public interface IEAN13 
    implements IBarcode, IFontOption, ILabelOption  
See Also