question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I read a file, save the fIle, background colors are lost,and some other style lost

See original GitHub issue
var workbook=XLSX.readfile('aa.xlsx',{cellStyles:true});
XLSX.writeFile(workbook,'aaaa.xlsx')

why?? no suport?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
shikelongcommented, Jun 14, 2017

protobi/js-xlsx support write style to cell

1reaction
sapfiriscommented, Apr 27, 2018

@pumpkindev could you explain how to use protobi/js-xlsx correctly? I has installed both xlsx and xlsx-style npm packages, but style is not applied.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Loss of colour formatting in csv when reopening it
I tried to replicate the error - I opened an excel file, did conditional formatting, saved as csv but same, the colour was...
Read more >
Puppeteer not rendering color, background color when I try to ...
launch({headless:false}) and debug there. Set your page css in <style></style> tag. You can solve the issue with the following CSS code:
Read more >
Change the page background in Pages on Mac - Apple Support
In Pages on your Mac, add a color, gradient, or image to the background of pages and to page templates in page layout...
Read more >
How to save artwork in Illustrator - Adobe Support
ai files can be saved in the background. The .svg, .eps, .pdf, and other supported file formats follow the standard save process. Background...
Read more >
Colors and fonts | PyCharm Documentation - JetBrains
Select a color scheme. Press Ctrl+Alt+S to open the IDE settings and select Editor ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found