Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 283 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 283 Bytes

xlsx

Create Office Open XML Spreadsheet files in Go.

Usage

go get github.com/psmithuk/xlsx

Documentation on godoc

See example/example1/main.go for a simple example