excelize
https://github.com/qax-os/excelize
Go
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to excelize
Help out
- Issues
- This closes #2303, add File.Recalc for whole-workbook recalc
- This closes #2308, add RecalcOptions to scope File.Recalc to a sheet or range
- Add (*File).Recalc to evaluate formulas and persist cached values
- Fix worksheet dimension after cell writes
- Allow selecting multiple sheets as active
- Impl a streaming writer temporary file storage abstraction
- Generalize bufferWriter for non-local files usage
- support Rows.IterateColumns
- Inconsistent image size after read image and insert image back
- Use mmap in ReadAll if possible
- Docs
- Go not yet supported