Skip to content

excel转图片的时候,由公式生成的表格数据没有转成功 #50

@piweeping

Description

@piweeping

ImageOrPrintOptions imageOrPrintOptions = new ImageOrPrintOptions();
SheetRender sheetRender = new SheetRender(worksheet, imageOrPrintOptions);
sheetRender.toImage(0, “picPath“);

有什么方法,在excel转图片的时候,含有公式的表格数据也可以成功转到图片中?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions