Commit Graph

930 Commits (8f16a76781fb8f47094492c38a02c2cdc4ce5013)
 

Author SHA1 Message Date
xuri f27624acdd
This closes #866, support use the defined name to reference the data range in pivot table options
4 years ago
Zitao 24967a5c25
feat: stream write to zip directly (#863)
4 years ago
xuri 2cfcf9eb5f encode the escaped string literal which not permitted in an XML 1.0 document
4 years ago
strong c62ced7ca7
fix getRowHeight actually get the height of the next row (#860)
4 years ago
xuri bffb5d6b41
make the caller of `getRowHeight` function adapt row number change, update comment: use rows number instead of rows index.
4 years ago
xuri e354db69b0
string pattern match context check instead of regex lookahead assertion
4 years ago
xuri 5faa36430c
skip XML control character in the escape literal string, and update dependencies
4 years ago
xuri 83e12cc4e5
support escaped string literal basic string and use GitHub Action instead of TravisCI
4 years ago
xuri 38162539b6
Create go.yml
4 years ago
jaby bafe087a61
This closes #858 (#859)
4 years ago
jaby 2c90b3f535
fixes #856 (#857)
4 years ago
xuri d932e62a12
This closes #855, fix missing formula cell when getting rows value
4 years ago
Alluuu 58f9287559
This closes #409 Remove UTC timezone requirement from date.go (#853)
4 years ago
xuri 31d88a2624
Merge pull request #851 from si9ma/feat_disable_axis
4 years ago
si9ma faa50c3326 feat: add disable option for chart xAxis and yAxis
4 years ago
xuri 056dc8454e
Merge pull request #847 from qwaszx102938/master
4 years ago
william 2f74ec171d fix the bug when there was no count attribute in sharedStrings file
4 years ago
xuri 5bf3ea6154
This closes #842, avoid empty rows in the tail of the worksheet
4 years ago
ice c8c62c2d2a
* This closes #841, fix incorrect build number format in PR #839
4 years ago
ice 37342f6d81
"15" is the correct 24 hours time format in go (#839)
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 423bc26d1f
#65 fn: BESSELK and BESSELY
4 years ago
xuri 0e0237e62d
compatibility with non-standard page setup attributes
4 years ago
xuri 438fd4b3f9
This closes #834, fix invalid file path and duplicate namespace when re-creating worksheet
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 a13ef5545e
This closes #825, closes #829, closes #830, fix issue when get and add comments on multi authors
4 years ago
xuri e5c5ecc379
Fixed #825, improves compatibility for comments with absolute XML path
4 years ago
xuri f5a20fa03f
Fixed #823, 12/24 hours time format parsing error
4 years ago
xuri d42834f3a8
update dependencies module and bump version 2.4.0
4 years ago
xuri 80d832022f
#65 fn: IRR nad MIRR
4 years ago
xuri 471f4f8d2b
#65 fn: FV, FVSCHEDULE, NPER, NPV and PDURATION
4 years ago
xuri 68dd5b345c
#65 fn: DB, DDB, DOLLARDE, DOLLARFR, EFFECT, ISPMT and NOMINAL
4 years ago
xuri a13b21fe07
fixed the negative values series missing chart color, #65 fn: CUMIPMT and CUMPRINC
4 years ago
xuri 1559dd31be
Support specifies that each data marker in the series has a different color
4 years ago
xuri a8197485b5
#65 fn: IPMT, PMT and PPMT
4 years ago
xuri 737b7839a2
Fixed #819, read empty after streaming data writing
4 years ago
xuri 99963f89c7
#65 fn: IMLOG2, IMPOWER, IMPRODUCT, IMREAL, IMSEC, and IMSECH
4 years ago
xuri 3345e89b96
#65 fn: IMSIN, IMSINH, IMSQRT, IMSUB, IMSUM, IMTAN
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 89c262fc1d
Fixed #813, streaming data writer result missing after call normal API
4 years ago
xuri 6e812a27c6
#65 fn: BESSELI and BESSELJ
4 years ago
xuri a002a2417e
#65 fn: VAR.P and VARP and fix Yoda conditions issue
4 years ago
xuri 9d4bf88b47
#65 fn: QUARTILE and QUARTILE.INC
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 6d7bd7cd8a
#65 fn: PERCENTILE and PERMUTATIONA
4 years ago
xuri 3903c106a4
#65, new fn: POISSON.DIST, POISSON, SKEW, and STDEV.S
4 years ago
xuri e1abdb0e5a
This closes #809, and add new fn: HARMEAN
4 years ago
xuri ab2c1c8fe1
#64 fn: NORM.DIST, NORMDIST, NORM.INV, NORMINV, NORM.S.DIST, NORMSDIST, NORM.S.INV, and NORMSINV
4 years ago