yii2-excel
yii2-excel copied to clipboard
Export with offset rows
trafficstars
I have template.xls and I want to export into him. But https://github.com/arogachev/yii2-excel/blob/master/src/export/basic/Exporter.php has
$this->_phpExcel = new PHPExcel;
Need options. And need point (cell) of ActiveSheet for start export
@githubjeka You better split this issue into two separate.
One without the other is not effective.