Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICodabar Interface
Members
In This Topic
    ICodabar Interface
    In This Topic
    Codabar is a barcode that uses alphanumeric characters including : A B C D + - : . / $ and all numbers.A screenshot depicting Codabar sparkline is shared below.
    Syntax
    public interface ICodabar 
        implements IBarcode, IFontOption, ILabelOption  
    See Also