| Current Path : /var/www/html/encuesta.sumar.com.py_old/vendor/maatwebsite/excel/docs/ |
| Current File : /var/www/html/encuesta.sumar.com.py_old/vendor/maatwebsite/excel/docs/merge.md |
$mergeColumn = array(
* 'columns' => array('A','B','C','D'),
* 'rows' => array(
* array(2,3),
* array(5,11),
* .....
* )
* );