summaryrefslogtreecommitdiff
path: root/sheetview_test.go
Commit message (Expand)AuthorAge
* This closes #1358, made a refactor with breaking changes, see details:xuri2022-09-29
* This fix potential panic and file corruptedxuri2022-07-14
* This closes #1139, `SetCellDefault` support non-numeric valuexuri2022-02-08
* Support workbook views Showruler settings (#1138)David2022-02-06
* Support workbook views settings (#1136)David2022-02-04
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* extend cell value load to support custom datetime format (#703)Artem Kustikov2020-10-04
* Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...xuri2020-02-19
* optimize code and comments: use println errors instead of panicxuri2020-01-03
* Add missing ShowZeros SheetViewOption implementationjaby2019-09-30
* Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1Ben Wells2019-09-13
* Testing files updatedxuri2019-09-02
* Resolve #393, upgrade Go module to v2xuri2019-05-02
* Tests refactoringVeniamin Albaev2018-12-27
* Fixes #310, support set and get TopLeftCell properties of sheet view optionsxuri2018-12-18
* Added ZoomScale SheetViewOptionOloloevReal2018-04-16
* GitHub repo URL changed.Ri Xu2017-12-01
* - 24 hour time format supported, relate issue #163;Ri Xu2017-12-01
* SheetViewOptionPtr: document that it is a superset of SheetViewOptionOlivier Mengué2017-11-17
* Add SetSheetViewOptions and GetSheetViewOptions (#145)Olivier Mengué2017-11-16