How to add information on an existing workbook #598

Closed
opened 2017-03-17 13:06:24 +00:00 by thiagohagy · 2 comments
thiagohagy commented 2017-03-17 13:06:24 +00:00 (Migrated from github.com)

I want to create a file and save it into a folder, then I want to open this file and add some content several times.Can I do this?

I want to create a file and save it into a folder, then I want to open this file and add some content several times.Can I do this?
manikmi commented 2018-06-06 11:18:49 +00:00 (Migrated from github.com)

I too have a similar requirement. I want to keep the excel file (with formulae and charts, which get data from named ranges) stored on the server as a template, load the excel into memory, push the data from the DB to the named ranges and download updated file to client.

Is it possible using xlsx?

I too have a similar requirement. I want to keep the excel file (with formulae and charts, which get data from named ranges) stored on the server as a template, load the excel into memory, push the data from the DB to the named ranges and download updated file to client. Is it possible using xlsx?
SheetJSDev commented 2019-08-04 03:11:39 +00:00 (Migrated from github.com)

Template data editing is offered in the Pro compendium (our paid offering). The Community version is primarily focused on data preservation.

https://gist.github.com/SheetJSDev/24b8acd317d01999d721b38de7c53021 is our general commentary.

Template data editing is offered in the Pro compendium (our paid offering). The Community version is primarily focused on data preservation. https://gist.github.com/SheetJSDev/24b8acd317d01999d721b38de7c53021 is our general commentary.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#598
No description provided.