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

Same column names

Open muratcakmaksoftware opened this issue 2 years ago • 1 comments

Hello, I encountered basic a problem. And I thought the problem maybe I can fix it. https://github.com/rap2hpoutre/fast-excel/pull/312

muratcakmaksoftware avatar Feb 08 '23 17:02 muratcakmaksoftware

I have this problem too - and this fix would work for me.

An alternate approach that would also work for me would be to let Rap2hpoutre\FastExcel\Importable::import() and therefore Rap2hpoutre\FastExcel\Importable::importSheet() accept a header callback, or to pass the headers to the existing callback so they can be modified.

jbeales avatar Mar 31 '23 01:03 jbeales