Skip to content
#

excel

Here are 248 public repositories matching this topic...

sheetjs
SheetJSDev
SheetJSDev commented Oct 11, 2020

While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.

I am experiencing the same problem.

In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.

Example:

const head
react-spreadsheet
ad798
ad798 commented Jul 9, 2020

Thank your for this excelent spreadsheet in React.

I had two errors in console after compiling in dev mode with React 16.13.1 (created with create-react-app):

Error 1:
`index.js:1 Warning: Legacy context API has been detected within a strict-mode tree.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.

Please update the fol

Simply does the tedious, repetitive operations for all rows of an excel file step by step and reports after the job is done. For example it can download URL(s) in a column of an Excel file. If a new filename is provided at column B it will rename the file before saving.

  • Updated Sep 9, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the excel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the excel topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.