Overload | Description |
---|---|
convertBarcodeToPicture() | Convert the calculated barcodes to pictures and place them in their respective positions. The original barcode formulas will be cleared. The com.grapecity.documents.excel.drawing.ImageType of converted image is com.grapecity.documents.excel.drawing.ImageType.SVG. |
convertBarcodeToPicture(ImageType) | Convert the calculated barcodes to pictures and place them in their respective positions. The original barcode formulas will be cleared. Not support com.grapecity.documents.excel.drawing.ImageType.EMF and com.grapecity.documents.excel.drawing.ImageType.WMF image types. |