summaryrefslogtreecommitdiff
path: root/sheetpr_test.go
Commit message (Expand)AuthorAge
* excelize -> anyxcelizegetRowInterfaceGeorge Abbott2023-06-15
* Support get cell value which contains a date in the ISO 8601 formatxuri2022-10-24
* Support to set summary columns to appear to the right of detail in an outlinexuri2022-10-08
* This closes #1358, made a refactor with breaking changes, see details:xuri2022-09-29
* Using the specialized name in a variable and making comments clearxuri2022-09-18
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* Add new exported `ColorMappingType` used for color transformationxuri2022-08-06
* This closes #1283, support set and get color index, theme and tint for sheet tabThomas Charbonnel2022-07-26
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* - Support concurrency iterate rows and columnsxuri2021-07-05
* This closes #785, support to change tab color; new formula function: FISHER, ...xuri2021-02-16
* extend cell value load to support custom datetime format (#703)Artem Kustikov2020-10-04
* - New API: SetSheetFormatPr and GetSheetFormatPrxuri2020-05-12
* 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
* Optimize code of Getting/Setting Page Marginsxuri2019-10-17
* 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
* add unit tests to functionsxuri2019-04-16
* Tests refactoringVeniamin Albaev2018-12-27
* Add support to flip outline summariesHarris2018-12-13
* GitHub repo URL changed.Ri Xu2017-12-01
* - 24 hour time format supported, relate issue #163;Ri Xu2017-12-01
* Add {G,S}etSheetPrOptions()Olivier Mengué2017-11-17