summaryrefslogtreecommitdiff
path: root/merge_test.go
Commit message (Expand)AuthorAge
* excelize -> anyxcelizegetRowInterfaceGeorge Abbott2023-06-15
* This is a breaking change, remove partial internal error log print, throw XML...xuri2022-11-12
* Fix the error on getting the range of merged cells on the worksheet which con...xuri2022-10-28
* This closes #1360, closes #1361xuri2022-09-28
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* This closes #833, closes #845, and closes #1022, breaking changesxuri2021-09-19
* Add set shared formula support and documentation for the `SetCellFormula`xuri2021-09-03
* Improve security and simplify codexuri2021-08-15
* Speed up merge cellsthree2021-08-13
* change go module import path to github.com/xuri/excelizexuri2021-07-28
* - Support concurrency iterate rows and columnsxuri2021-07-05
* - Resolve #485 use sheet index instead of IDxuri2020-04-23
* optimize code and comments: use println errors instead of panicxuri2020-01-03