summaryrefslogtreecommitdiff
path: root/errors.go
Commit message (Expand)AuthorAge
* 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 close #1373, fixes the incorrect build-in number format apply the resultxuri2022-10-20
* This closes #1047, stream writer support set panes (#1123)Harrison2022-10-11
* This closes #1323, an error will be returned when set the not exist style IDxuri2022-09-01
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* This closes #849, add new function `DeleteComment` for delete comment (#1317)NaturalGao2022-08-19
* adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new c...MJacred2022-07-14
* This initialized support for encryption workbook by password, ref #199xuri2022-05-29
* This fix formula calculation accuracy issue and panic when set panexuri2022-05-23
* make workbook open filed exception message clearxuri2022-05-20
* This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230)sceneq2022-05-16
* 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
* Ref: #660, #764, #1093, #1112, #1133 This improve number format supportxuri2022-02-13
* 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
* feat: implement SHA-512 algorithm to ProtectSheet (#1115)Jonham.Chen2022-01-08
* This closes #1096, memory usage optimization and another 4 changesxuri2021-12-27
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* This closes #1061, support multi-byte language on set header footerxuri2021-11-16
* initialize formula function TRANSPOSE, ref #65 and remove unused exported err...xuri2021-10-01
* This closes #1027 and closes #1028xuri2021-09-28
* This closes #833, closes #845, and closes #1022, breaking changesxuri2021-09-19
* This closes #989, closes #990xuri2021-08-17
* Improve security and simplify codexuri2021-08-15
* Improve compatibility for SetRichText (#976)Arnie972021-07-31
* Fix data validation issues (#975)Arnie972021-07-31
* - Support concurrency iterate rows and columnsxuri2021-07-05
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* 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
* Update docs and typo fixedxuri2020-06-22
* Export ExcelDateToTime function to convert excel date to timeVaibhav Nayak2020-03-03
* Improve code coverage unit testsxuri2019-12-29
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Typo fixed and godoc updatedxuri2019-03-20
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20