| Commit message (Expand) | Author | Age |
* | excelize -> anyxcelizegetRowInterface | George Abbott | 2023-06-15 |
* | Fix the error on getting the range of merged cells on the worksheet which con... | xuri | 2022-10-28 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | Fix potential file corrupted and change worksheet name case-insensitive | xuri | 2022-07-18 |
* | This fix potential panic and file corrupted | xuri | 2022-07-14 |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | This closes #1139, `SetCellDefault` support non-numeric value | xuri | 2022-02-08 |
* | Support workbook views Showruler settings (#1138) | David | 2022-02-06 |
* | Support workbook views settings (#1136) | David | 2022-02-04 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | fix custom row height check issue | xuri | 2021-02-08 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Add missing ShowZeros SheetViewOption implementation | jaby | 2019-09-30 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Update comments | zhaov | 2019-08-06 |
* | add comments for SheetView parameters | xuri | 2019-07-08 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | README updated | xuri | 2019-01-01 |
* | Fixes #310, support set and get TopLeftCell properties of sheet view options | xuri | 2018-12-18 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
* | Added ZoomScale SheetViewOption | OloloevReal | 2018-04-16 |
* | SheetViewOptionPtr: document that it is a superset of SheetViewOption | Olivier Mengué | 2017-11-17 |
* | Add SetSheetViewOptions and GetSheetViewOptions (#145) | Olivier Mengué | 2017-11-16 |