dtjohnson / xlsx-populate

Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.
MIT License
956 stars 183 forks source link

configure workbook calculation option to Automatic #322

Open xjaroo opened 3 years ago

xjaroo commented 3 years ago

Thanks for providing me with a great library, I am having some problems with the calculation option the template with the Automatic option, but after adding some values. It goes with "Manual". Does anyone know how to make it to Automatic?

Read a template file (.xlsm), and add some values into cells.