21
0
Fork 0
xls/doc.go

5 lines
165 B
Go
Raw Permalink Normal View History

2015-09-30 05:44:14 +02:00
//xls package use to parse the 97 -2004 microsoft xls file(".xls" suffix, NOT ".xlsx" suffix )
//
//there are some example in godoc, please follow them.
package xls