Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / convertBarcodeToPicture Method / convertBarcodeToPicture() Method
In This Topic
    convertBarcodeToPicture() Method
    In This Topic
    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.
    Syntax
    void convertBarcodeToPicture()
    See Also