rap2hpoutre / fast-excel

🦉 Fast Excel import/export for Laravel
MIT License
2.09k stars 246 forks source link

FIX: Style header not working #305

Closed humbertleonardo closed 1 year ago

humbertleonardo commented 1 year ago

I identified that when defining calling the headerStyle() function, it had no effect. After making the suggested modification to the file, it returned to normal operation.

cbraillon commented 1 year ago

Just had the same problem (headerStyle had no effect). With the fix of @humbertleonardo, it works perfectly ! Need this to be merged 🙏

kusab85 commented 1 year ago

Please merge this PR. I really need header row styling in my exports.

camsimi commented 1 year ago

Hi @rap2hpoutre,

I also need this fix. Is there a reason why you don't want to merge it or is it due to a lack of time ?

Thanks :pray:

rooselle commented 1 year ago

Hi, Please, I also really need this fix :pray: Do you have any idea when it could be merged? Thanks!

rap2hpoutre commented 1 year ago

Thank you!! Sorry for late answer. Available in v5.2.0!

camsimi commented 1 year ago

Thanks !! :)