Commit Graph

33 Commits (38f131728ba36c69f8397430137ef554c3b490a7)

Author SHA1 Message Date
xuri b39626fae9
This fixed worksheet protection issue
2 years ago
xuri ac564afa56
Remove internal error log print, throw XML deserialize error
2 years ago
xuri a410b22bdd
Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range
2 years ago
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 891e5baac1
ref #1096, reduce memory usage by about 50% for large data spreadsheet
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri 89b85934f6
This closes #1096, memory usage optimization and another 4 changes
3 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 842b942c71
Compatible with up to 64 namespaces of Kingsoft WPS
5 years ago
xuri 402ad2f62b
Update XML namespace
5 years ago
xuri 2e791fa433 Optimize code of Getting/Setting Page Margins
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
Harris b1c9884f6d Add the ability to change the default font
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
xuri aaced358f1
- Initialize shared formula types support, relate issue #227;
7 years ago
xuri 167554bfec
Improve unit testing, remove redundant code.
7 years ago
Lunny Xiao 38ad20efc1
save bytes on memory instead of string
7 years ago
Ri Xu 6626a26f7b
Simplify code and update unit tests.
8 years ago
Ri Xu 266d2c36e5 - Font bold, italic and underline style support. Relate issue #45;
8 years ago
Ri Xu 219aadeb76 - Initialize char support, relate issue #31;
8 years ago
Ri Xu 109d8adae3 Fix missing `oneCellAnchor` element after add picture in some cases.
8 years ago
Ri Xu 75abc628fe Update godoc of package.
8 years ago
Ri Xu 192af02a40 Format code with golint rules
9 years ago
Ri Xu a9d3ee2869 Init commit.
9 years ago