Commit Graph

18 Commits (3325c3946d0ab77083555bab334381a1167ee580)

Author SHA1 Message Date
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