aVadim483 / fast-excel-writer

Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP
MIT License
178 stars 31 forks source link

Cell Note background shape issue #60

Closed arthur-ebing closed 6 months ago

arthur-ebing commented 6 months ago

Hi, I'm using fast-excel-writer to create spreadsheets that include cell notes which are working 100%. When hovering over the cell containing the note it shows perfectly in a yellow rectangle as below: image But when I open the file in Excel, save it, close it and open it again, the note pops up with an arrow instead of a rectangle as follows: image

Is there anything I need to set to stop that from happening?

Thanks, Arthur

aVadim483 commented 6 months ago

fixed in v.5.3

arthur-ebing commented 6 months ago

Thank you so much! Do you accept paypal?