summaryrefslogtreecommitdiff
path: root/sheetview.go
Commit message (Expand)AuthorAge
* excelize -> anyxcelizegetRowInterfaceGeorge Abbott2023-06-15
* Fix the error on getting the range of merged cells on the worksheet which con...xuri2022-10-28
* This closes #1358, made a refactor with breaking changes, see details:xuri2022-09-29
* This closes #1244 and closes #1314, improving the compatibility with Google S...xuri2022-08-13
* Fix potential file corrupted and change worksheet name case-insensitivexuri2022-07-18
* This fix potential panic and file corruptedxuri2022-07-14
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* 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
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* fix custom row height check issuexuri2021-02-08
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Update docs and typo fixedxuri2020-06-22
* Improve code coverage unit testsxuri2019-12-29
* Add missing ShowZeros SheetViewOption implementationjaby2019-09-30
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Update commentszhaov2019-08-06
* add comments for SheetView parametersxuri2019-07-08
* Resolve #369,#370xuri2019-04-15
* README updatedxuri2019-01-01
* Fixes #310, support set and get TopLeftCell properties of sheet view optionsxuri2018-12-18
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* Added ZoomScale SheetViewOptionOloloevReal2018-04-16
* SheetViewOptionPtr: document that it is a superset of SheetViewOptionOlivier Mengué2017-11-17
* Add SetSheetViewOptions and GetSheetViewOptions (#145)Olivier Mengué2017-11-16