Commit Graph

25 Commits (eed431e0fc2f61b13e7745857a41cb47d9f7f810)

Author SHA1 Message Date
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri 9e64df6a96
Update create style example, using a pointer of the structure instead of JSON
3 years ago
xuri e37e060d6f
This closes #1107, stream writer will create a time number format for time type cells
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
xuri e52e755282
Now support set row style in the stream writer
3 years ago
xuri 790c363cce This closes #833, closes #845, and closes #1022, breaking changes
3 years ago
xuri f9e9e5d2e0
This closes #882, support set rows height and hidden row by stream writer
4 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
Alluuu 58f9287559
This closes #409 Remove UTC timezone requirement from date.go (#853)
4 years ago
xuri a1e1db1e6f
This closes #838, fix wrong worksheet XML path of the stream writer in some case
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 7e429c5b46
Fixe issue generated file corrupted caused by incorrect default XML namespace attributes
4 years ago
xuri af5e87dbcf
#826, support merge cell in streaming mode
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 7e12b560ce
#625, support setting formula for cell in streaming API
4 years ago
xuri 36b7990d6b
lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX
4 years ago
xuri 3648335d7f This improves compatibility for worksheet relative XML path and multi rules auto filter
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuri c3e92a51d7 Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition
4 years ago
xuri 023dba7265
Fix #576, serialize by fields order on stream flush
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
Cameron Howey 5c87effc7e Stream to Excel table (#530)
5 years ago
xuri 4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
5 years ago
xuri ae2865d923
Improve code coverage unit tests
5 years ago
xuri 08d1a86c3a
Fix #523, add stream writer for generate new worksheet with huge amounts of data
5 years ago