You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like the way how excel sheets are converted to json.
Is it also possible to keep the formatting of the uploaded excel sheet when downloading the json to excel?
Uploaded sheet (with formatting):
Downloaded sheet (without formatting):
The text was updated successfully, but these errors were encountered:
Hereby, I also included the vue code (just rename cexcel.txt as cexcel.vue, replace vinput by something else and findx is a global array function) Spreadsheet.xlsx cexcel.txt findx.txt
I really like the way how excel sheets are converted to json.
Is it also possible to keep the formatting of the uploaded excel sheet when downloading the json to excel?
Uploaded sheet (with formatting):
Downloaded sheet (without formatting):
The text was updated successfully, but these errors were encountered: