Commit Graph

26 Commits (6a5ee811ba200ce9524720822507477131401f4f)

Author SHA1 Message Date
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
xuri 14c6a198ce
Support get cell value which contains a date in the ISO 8601 format
2 years ago
xuri b1e776ee33
Support to set summary columns to appear to the right of detail in an outline
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
davidborry bef49e40ee
This closes #1330 update non existing sheet error messages (#1331)
2 years ago
xuri e07dac5c2e
Add new exported `ColorMappingType` used for color transformation
2 years ago
Thomas Charbonnel fd0eb2bcbf
This closes #1283, support set and get color index, theme and tint for sheet tab
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri bddea1262b
This closes #785, support to change tab color; new formula function: FISHER, FISHERINV, GAMMA, GAMMALN, MIN, MINA, PERMUT
4 years ago
Artem Kustikov f2b8798a34
extend cell value load to support custom datetime format (#703)
4 years ago
xuri dfea8f96ed
- New API: SetSheetFormatPr and GetSheetFormatPr
5 years ago
xuri ad883caa0f
Resolve #580, revert commit 5ca7231ed4
5 years ago
xuri 5ca7231ed4
optimize code and comments: use println errors instead of panic
5 years ago
xuri 2e791fa433 Optimize code of Getting/Setting Page Margins
5 years ago
Ben Wells 3c327413d9 Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
5 years ago
xuri 0acb3ef968
Testing files updated
5 years ago
xuri b1f632d408 Resolve #393, upgrade Go module to v2
6 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
Harris faa7285a4f
Add support to flip outline summaries
6 years ago
Ri Xu 6d634ca320
GitHub repo URL changed.
7 years ago
Ri Xu 07a4140098
- 24 hour time format supported, relate issue #163;
7 years ago
Olivier Mengué 954612157b Add {G,S}etSheetPrOptions()
7 years ago