xuri
|
9c70d0ac86
Documentation updated, Go 1.10+ required
|
пре 6 година |
zaddok
|
5107928892
Fix potential memory leak
|
пре 6 година |
xuri
|
f2df344739
Resolve #369,#370
|
пре 6 година |
xuri
|
f66212da9b
Resolve #106, #294 performance optimization for add hyperlink
|
пре 6 година |
xuri
|
1aed1d744b
Resolve #274, performance optimization for add images, charts and shapes
|
пре 6 година |
BluesJhao
|
1427027e38
Resolve #235, performance optimization for add comments (#347)
|
пре 6 година |
xuri
|
0072bb7310
resolve the issue corrupted xlsx after deleting formula of cell, reference #346
|
пре 6 година |
xuri
|
fabd9d013f
README updated
|
пре 7 година |
lizheao
|
2be4d45c62
feat: add new function and refactor writeto action
|
пре 7 година |
xuri
|
3e004d900b
Comments style changed.
|
пре 7 година |
xuri
|
13a9769cc5
Comments style changed.
|
пре 7 година |
xuri
|
2f146c923c
Comments style changed.
|
пре 7 година |
xuri
|
b4a6e61ec3
Fix golint errors under confidence 0.1
|
пре 7 година |
xuri
|
ec37b114c3
Fixes #256 and format document.
|
пре 7 година |
xuri
|
d6468fc114
- Initialize theme support;
|
пре 7 година |
Olivier Mengué
|
2132de1a08
Extract WriteTo method (see io.WriterTo) to expose bytes written
|
пре 7 година |
xuri
|
aaced358f1
- Initialize shared formula types support, relate issue #227;
|
пре 7 година |
Lunny Xiao
|
38ad20efc1
save bytes on memory instead of string
|
пре 7 година |
Ri Xu
|
f05f799f8d
- API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120.
|
пре 8 година |
Ri Xu
|
66e5d1fa80
API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`.
|
пре 8 година |
Ri Xu
|
35841caaf1
- Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64;
|
пре 8 година |
Ri Xu
|
219aadeb76
- Initialize char support, relate issue #31;
|
пре 8 година |
Ri Xu
|
8fd061b98f
- Fix SheetCount count error;
|
пре 8 година |
Ri Xu
|
de6e075713
Performance improvement
|
пре 8 година |
Josh Fyne
|
d9f4a2f154
Standardize input and output
|
пре 8 година |
Ri Xu
|
bd5b033b02
Support set work sheet background image.
|
пре 9 година |
Ri Xu
|
52796f6e58
Format commants, break comments after 80 characters.
|
пре 9 година |
Ri Xu
|
f05df2a018
- New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width;
|
пре 9 година |
Ri Xu
|
75abc628fe
Update godoc of package.
|
пре 9 година |
Ri Xu
|
50863294f9
Fix issue #2 change project to object-oriented style and update readme file.
|
пре 9 година |