Pure Golang xls library -- forked from https://github.com/extrame/xls
bof.go | ||
col.go | ||
font.go | ||
format.go | ||
README.md | ||
row.go | ||
sst.go | ||
st_xf_data.go | ||
workbook.go | ||
worksheet.go | ||
xf.go | ||
xls_test.go | ||
xls.go |
xls
Pure Golang xls library
This is a xls library writen in pure Golang. Almostly it is translated from the libxls library in c.
It has just the reading function without the format.