[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.ConvertBarcodeToPicture

ConvertBarcodeToPicture Method

ConvertBarcodeToPicture(ImageType)

将计算出的条形码转换为图片,并将它们放置在各自的位置上。 原始条形码公式将被清除。
不支持EMFWMF 图像类型。

Declaration
public void ConvertBarcodeToPicture(ImageType imageType = ImageType.SVG)
Parameters
Type Name Description
ImageType imageType

指定转换后图片的ImageType

Implements
Exceptions
Type Condition
NotSupportedException

如果转换为EMFWMF 图像类型。