OSDN Git Service

Recalculate and use the same shared string count and unique count to overwrite incorr...
[excelize/excelize.git] / sheetview_test.go
2022-12-29 xuriBreaking change: changed the function signature for...
2022-09-29 xuriThis closes #1358, made a refactor with breaking change...
2022-07-13 xuriThis fix potential panic and file corrupted
2022-02-07 xuriThis closes #1139, `SetCellDefault` support non-numeric...
2022-02-06 DavidSupport workbook views Showruler settings (#1138)
2022-02-04 DavidSupport workbook views settings (#1136)
2022-01-22 xuriFix file corrupted in some cases, check file extension...
2020-10-04 Artem Kustikovextend cell value load to support custom datetime forma...
2020-05-22 xuriMerge branch 'master' into fix/cell_lock
2020-02-18 xuriResolve #580, revert commit https://github.com/360EntSe...
2020-01-03 xurioptimize code and comments: use println errors instead...
2019-09-30 xuriFix #493 Merge pull request #495 from jaby/493-ShowZeros v2.0.2
2019-09-30 jabyAdd missing ShowZeros SheetViewOption implementation
2019-09-14 xuriFix #466, #480 Merge pull request #481 from bvwells...
2019-09-13 Ben WellsFix dependency on github.com/360EntSecGroup-Skylar...
2019-09-02 xuriTesting files updated
2019-05-02 xuriResolve #393, upgrade Go module to v2 v2.0.0
2018-12-29 xuriMerge pull request #323 from albenik/tests_fix
2018-12-27 Veniamin AlbaevTests refactoring
2018-12-21 xuriMerge pull request #315 from CodeLingoBot/codelingo...
2018-12-19 xuriMerge pull request #313 from sairoutine/feature/get_mer...
2018-12-18 xuriFixes #310, support set and get TopLeftCell properties...
2018-05-07 xuriMerge branch 'master' into lunny/refactor
2018-05-07 xuriMerge pull request #211 from OloloevReal/master
2018-04-16 OloloevRealAdded ZoomScale SheetViewOption
2018-04-15 OloloevRealAdded ZoomScale SheetViewOption
2017-12-01 Ri XuGitHub repo URL changed. v1.2.0
2017-12-01 xuriMerge pull request #153 from jinzhu/master
2017-12-01 Ri Xu- 24 hour time format supported, relate issue #163;
2017-11-25 xuriMerge pull request #162 from rohanthewiz/master
2017-11-21 xuriMerge pull request #156 from dolmen-go/fix/SheetViewOpt...
2017-11-17 Olivier MenguéSheetViewOptionPtr: document that it is a superset...
2017-11-17 xuriMerge pull request #149 from dolmen-go/feature/SheetVie...
2017-11-16 Olivier MenguéAdd SetSheetViewOptions and GetSheetViewOptions (#145)