Commit Graph

26 Commits (19a0cf3cec71fc49851d29fb420674b027f50d93)

Author SHA1 Message Date
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 4b64b26c52
Ref: #660, #764, #1093, #1112, #1133 This improve number format support
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
Jonham.Chen af5c4d00e8
feat: implement SHA-512 algorithm to ProtectSheet (#1115)
3 years ago
xuri 89b85934f6
This closes #1096, memory usage optimization and another 4 changes
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
xuri bda8e7f812
This closes #1061, support multi-byte language on set header footer
3 years ago
xuri 28841af980 initialize formula function TRANSPOSE, ref #65 and remove unused exported error variable ErrToExcelTime
3 years ago
xuri 2d8b5b1885
This closes #1027 and closes #1028
3 years ago
xuri 790c363cce This closes #833, closes #845, and closes #1022, breaking changes
3 years ago
xuri a55f354eb3
This closes #989, closes #990
3 years ago
xuri 48c16de8bf
Improve security and simplify code
3 years ago
Arnie97 eaf9781e7e
Improve compatibility for SetRichText (#976)
4 years ago
Arnie97 7ac37edfeb
Fix data validation issues (#975)
4 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
Vaibhav Nayak 83eedce70d Export ExcelDateToTime function to convert excel date to time
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri beff7b4f3c
Typo fixed and godoc updated
6 years ago
Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356)
6 years ago