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 #2412, return a logical value from OR and read every argument
- This closes #2413, give det the determinant of a single element
- This closes #2415, count an empty string in COUNTA
- This closes #2416, read an empty cell as zero in VALUE
- This closes #2417, resolve worksheet prefixed single cell reference in INDIRECT
- This closes #2414, make a negative zero the same zero as any other
- Pivot tables: colFields "data" field always after user specified colFields
- WIP: Add new function GetShapes
- AddPictureFromBytes becomes O(n²) when inserting many distinct images — a recurring "recompute via full scan" pattern across countDrawings/addMedia/countMedia/relsReader/addRels
- Allow setting row height without the customHeight attribute
- Docs
- Go not yet supported