donnytian / Npoi.Mapper

Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
MIT License
589 stars 114 forks source link

能否对每列单独设置宽度? #71

Closed zhoujianxiong closed 2 years ago

donnytian commented 2 years ago

具体Excel里的格式操作可以直接使用NPOI的接口操作mapper.Workbook对象