Commit Graph

14 Commits (48c16de8bf74df0fa94a30d29e2e7e3446d48433)

Author SHA1 Message Date
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