new cells arent being write to excel file #151

Closed
opened 2014-12-08 01:15:18 +00:00 by ravitadi · 1 comment
ravitadi commented 2014-12-08 01:15:18 +00:00 (Migrated from github.com)

I try to modify a current excel file.
I modify the data, when i return the workbook i get the details in there before writing.
But when i write it, my content only shows to the cells it original had.
It isn't creating new cells( rows).

I try to modify a current excel file. I modify the data, when i return the workbook i get the details in there before writing. But when i write it, my content only shows to the cells it original had. It isn't creating new cells( rows).
ravitadi commented 2014-12-08 01:51:41 +00:00 (Migrated from github.com)

don't forget to change !refs prop for each sheet. Seems like it doesn't update automatically

don't forget to change !refs prop for each sheet. Seems like it doesn't update automatically
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#151
No description provided.