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
public void convertBarcodeToPicture()
|
See Also