traviskentbeste/excel-replace-datasheet

Reads an Excel document and replaces the data on one datasheet without touching other worksheets.

dev-master 2018-10-05 18:08 UTC

This package is auto-updated.

Last update: 2019-12-24 22:02:43 UTC


README

Reads an Excel document and replaces the data on one datasheet

Details

There are a few good libraries out there for manipulating Excel spreadsheets. But I couldn't find one that solved the problem of having a sheet with something like charts or pivot tables and all I needed to do was update the underlying data. This library will do that nicely.