Commit Graph

722 Commits (38162539b61b2b429b0498198ed58e1ef53d284b)
 

Author SHA1 Message Date
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
xuri bd83c27ffc
Merge pull request #808 from JDavidVR/patch-1
4 years ago
David d08a6d2437
updated SetDefinedName's localSheetId attr to use sheetIndex
4 years ago
xuri 874d59cee0 related issue #65 fn: FIXED
4 years ago
xuri d3227393ef
#65 fn: DATEDIF
4 years ago
xuri 9af00b9b98
This closes #804, fixes can't add timelines and slicers for a pivot table in generated spreadsheet
4 years ago
xuri 2350866d46
#65 fn: NOW and TODAY, and update dependencies
4 years ago
jinhyuk-kim-ca b83a36a8ae
support ShowError option in Pivot table (#802)
4 years ago
xuri 7e12b560ce
#625, support setting formula for cell in streaming API
4 years ago