package chiralsoftware.exceltobarcode; /** * * @author hh */ enum LineType { BARCODE, TEXT }