Ri Xu
|
52796f6e58
|
Format commants, break comments after 80 characters.
|
8 years ago |
Ri Xu
|
f05df2a018
|
- New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width;
- Add escape characters of sheet name;
- Update go test and fix typo
|
8 years ago |
Ri Xu
|
30d0a2f40a
|
- New function `GetCellFormula` added;
- Fix `GetCellValue` causes panic in some particular situation issues;
- Go test updated
|
8 years ago |
Ri Xu
|
75abc628fe
|
Update godoc of package.
|
8 years ago |
Ri Xu
|
2e8fa2d39c
|
Use conjunction with strings.Map to split Axis and update godoc.
|
8 years ago |
Ri Xu
|
50863294f9
|
Fix issue #2 change project to object-oriented style and update readme file.
|
8 years ago |
Ri Xu
|
956a4627d1
|
Fix issue #4 use builtin `map` instead of home-built.
|
8 years ago |
Ri Xu
|
192af02a40
|
Format code with golint rules
|
9 years ago |
Ri Xu
|
3c4ad28db7
|
- Get cell value support
- Optimisation code use fmt package
- Update README
- Remove useless function
|
9 years ago |