Commit Graph

21 Commits (753969dc4efee833d14c2fb537200ef14849571f)

Author SHA1 Message Date
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri e37724c22b
This fix potential panic and file corrupted
3 years ago
xuri 3f8f4f52e6
This closes #1139, `SetCellDefault` support non-numeric value
3 years ago
David 0f1fcb78d5
Support workbook views Showruler settings (#1138)
3 years ago
David 862dc9dc13
Support workbook views settings (#1136)
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
Artem Kustikov f2b8798a34
extend cell value load to support custom datetime format (#703)
4 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
jaby babfeb6b57 Add missing ShowZeros SheetViewOption implementation
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
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
xuri 90221bd98f
Fixes #310, support set and get TopLeftCell properties of sheet view options
6 years ago
OloloevReal b8464af086 Added ZoomScale SheetViewOption
7 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é d2fb0197ab SheetViewOptionPtr: document that it is a superset of SheetViewOption
7 years ago
Olivier Mengué 88e48e079a Add SetSheetViewOptions and GetSheetViewOptions (#145)
7 years ago