summaryrefslogtreecommitdiff
path: root/merge_test.go
Commit message (Collapse)AuthorAge
* - Support concurrency iterate rows and columnsxuri2021-07-05
| | | | | - Rename exported field `File.XLSX` to `File.Pkg` - Exported error message
* - Resolve #485 use sheet index instead of IDxuri2020-04-23
| | | | - added 3 internal function: getSheetID, getActiveSheetID, getSheetNameByID
* optimize code and comments: use println errors instead of panicxuri2020-01-03