关于PHPEXCEL 多表到处 索引上限的问题

来源:-

ericdemon

2018-06-29 19:08

这是错误message : You tried to set a sheet active by the out of bounds index: 29. The actual number of sheets is 2.


写回答 关注

1回答

  • 推敲阳光
    2018-08-16 17:58:54
    $objPHPExcel->createSheet($k);


PHPExcel探索之旅

由浅入深学习PHPExcel导入导出操作,玩转任何文件操作需求

32712 学习 · 121 问题

查看课程

相似问题