Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carsonslovoka/go-excel


https://github.com/carsonslovoka/go-excel

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

使用go來寫入excel

主要倚靠第三方工具

[![excelize](https://github-readme-stats.vercel.app/api/pin?username=qax-os&repo=excelize)](https://github.com/qax-os/excelize)

- excelize的[範例參考](cmd/)
- excelize的語法糖
- [style](style)

## 參考資料

- [file format: xlsx](https://docs.fileformat.com/spreadsheet/xlsx/)
- https://learn.microsoft.com/en-us/openspecs/office_standards/ms-xlsx/2c5dee00-eff2-4b22-92b6-0738acd4475e
- [2013](https://msopenspecs.azureedge.net/files/MS-XLSX/%5bMS-XLSX%5d-131118.pdf)