關于PHPEXCEL 多表到處 索引上限的問題
這是錯誤message : You tried to set a sheet active by the out of bounds index: 29. The actual number of sheets is 2.
這是錯誤message : You tried to set a sheet active by the out of bounds index: 29. The actual number of sheets is 2.
2018-06-29
舉報
2018-08-16
$objPHPExcel
->createSheet(
$k
);