js-xlsx icon indicating copy to clipboard operation
js-xlsx copied to clipboard

Fix formula support in Xlsx style

Open Yugam18 opened this issue 7 years ago • 1 comments

Yugam18 avatar Jun 21 '17 07:06 Yugam18

@yugam This is a useful fix. We'll aim to incorporate this if we open the branch for new development. Generally for changes we need to make sure that:

  • changes are to the source code in the /bits/ directory rather than to xlsx.js (which is generated and overwritten by the make process)
  • add a unit test to verify this works
  • verify the test suite passes

pietersv avatar Apr 19 '18 21:04 pietersv