Ri Xu
|
66e5d1fa80
|
API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`.
|
8 years ago |
Ri Xu
|
35841caaf1
|
- Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64;
- Make function `ToAlphaString()` exportable, relate issue #63
|
8 years ago |
Ri Xu
|
219aadeb76
|
- Initialize char support, relate issue #31;
- Doc for function `GetRows()` updated, relate issue #43;
- Fix doc typo in `xmlContentTypes.go`;
- Default template updated;
- Readme updated;
- go test updated
|
8 years ago |
Ri Xu
|
8fd061b98f
|
- Fix SheetCount count error;
- Optimize deserialization operations;
- README updated, add go version required notice
|
8 years ago |
Ri Xu
|
de6e075713
|
Performance improvement
|
8 years ago |
Josh Fyne
|
d9f4a2f154
|
Standardize input and output
|
8 years ago |
Ri Xu
|
bd5b033b02
|
Support set work sheet background image.
|
8 years ago |
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
|
75abc628fe
|
Update godoc of package.
|
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
|
0a0a36bafd
|
Update testing file more case added and reading cell value usage example in readme added.
|
9 years ago |
Ri Xu
|
a9d3ee2869
|
Init commit.
|
9 years ago |