Skip to content

写文件时,对格式化数据的支持 #708

Description

@lzmj

Excel Type

  • XLSX

Description

很多时候,SaveAs 传入的对象集合,需要对某列某种值,稍作调整,希望可以传入一个委托,通过返回新值写入到Excel。

如:

Func<string,string, object, object> valFmtFunc

数据格式化委托(传入表名、列名、原值,返回格式化后的新值)。

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