Ri Xu
|
03234d6a25
|
Support add picture with offset and scaling.
|
2017-01-22 16:16:03 +08:00 |
Ri Xu
|
4a9b39afc6
|
- Add hyperlink and set formula support for cell support;
- Character limits for cells added;
- Update go test and fix typo
|
2017-01-19 14:05:32 +08:00 |
Ri Xu
|
52796f6e58
|
Format commants, break comments after 80 characters.
|
2017-01-18 16:05:01 +08:00 |
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
|
2017-01-18 14:47:23 +08:00 |
Ri Xu
|
a99f0227b0
|
- New function `AddPicture()` added, support to add picture into excel cell;
- go test updated;
- fix typo and `gofmt -s` formatted
|
2017-01-17 19:06:42 +08:00 |