Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / 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.
    Overload List
    OverloadDescription
    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.  
    Convert the calculated barcodes to pictures of 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.  
    See Also