aVadim483 / fast-excel-writer

Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cell Note background shape issue

arthur-ebing opened this issue · comments

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

fixed in v.5.3

Thank you so much! Do you accept paypal?