Hello,
I think it would be really helpful if the toArray() method could return indexed columns ('1' instead of 'A'). Or maybe have a callback so that I could use this: "PHPExcel_Cell::columnIndexFromString($column);". I would just prefer that, so that I do not have to loop through the array multiple times. Regardless, I've found PHPExcel very helpful already, so thank you in advance.
I think it would be really helpful if the toArray() method could return indexed columns ('1' instead of 'A'). Or maybe have a callback so that I could use this: "PHPExcel_Cell::columnIndexFromString($column);". I would just prefer that, so that I do not have to loop through the array multiple times. Regardless, I've found PHPExcel very helpful already, so thank you in advance.