yii2-excel icon indicating copy to clipboard operation
yii2-excel copied to clipboard

Export with offset rows

Open githubjeka opened this issue 10 years ago • 2 comments
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 avatar Jun 24 '15 11:06 githubjeka

@githubjeka You better split this issue into two separate.

arogachev avatar Jun 24 '15 11:06 arogachev

One without the other is not effective.

githubjeka avatar Jun 24 '15 11:06 githubjeka