Ri Xu
|
0833a9d5da
|
- Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ;
- Fix go test typo;
- Update README
|
8 years ago |
Ri Xu
|
bd5b033b02
|
Support set work sheet background image.
|
8 years ago |
Ri Xu
|
81146218c7
|
Update README, godoc and fix typo.
|
8 years ago |
Ri Xu
|
03234d6a25
|
Support add picture with offset and scaling.
|
8 years ago |
Ri Xu
|
4a9b39afc6
|
- Add hyperlink and set formula support for cell support;
- Character limits for cells added;
- Update go test and fix typo
|
8 years ago |
Ri Xu
|
52796f6e58
|
Format commants, break comments after 80 characters.
|
8 years ago |
Ri Xu
|
a99f0227b0
|
- New function `AddPicture()` added, support to add picture into excel cell;
- go test updated;
- fix typo and `gofmt -s` formatted
|
8 years ago |