Ri Xu
|
d93a156355
|
Initialize comments support & go test updated.
|
2017-05-13 13:28:21 +08:00 |
Ri Xu
|
53564cbe57
|
Fix issue #19.
|
2017-02-07 14:03:03 +08:00 |
Ri Xu
|
52796f6e58
|
Format commants, break comments after 80 characters.
|
2017-01-18 16:05:01 +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 |
Ri Xu
|
a08c8eb1ae
|
- Fix issue comments missing after save;
- Update import PKG syntax in struct;
- Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1)
|
2016-12-22 10:10:40 +08:00 |
Ri Xu
|
75abc628fe
|
Update godoc of package.
|
2016-10-19 20:39:44 +08:00 |
Ri Xu
|
0e61ae7eda
|
1) Update readme file credits and go report badge added; 2) Remove use less function; 3) Update test file.
|
2016-08-31 19:27:44 +08:00 |
Ri Xu
|
3c4ad28db7
|
- Get cell value support
- Optimisation code use fmt package
- Update README
- Remove useless function
|
2016-08-30 21:54:28 +08:00 |