Commit Graph

925 Commits

Author SHA1 Message Date
xuri eed431e0fc
This closes #1219, fixes cell value reading issue, improves performance, and 1904 date system support
- Fix incorrect cell data types casting results when number formatting
- Support set cell value on 1904 date system enabled, ref #1212
- Improve performance for set sheet row and the merging cells, fix performance impact when resolving #1129
2022-05-02 12:30:18 +08:00
xuri 773d4afa32
This closes #1217, support update cell hyperlink
Ref #1129, make `SetRowStyle` overwrite style of the cells
2022-05-01 12:28:36 +08:00
xuri 856ee57c40
This closes #1212, init support for 1900 or 1904 date system 2022-04-30 09:54:11 +08:00
xuri 0f93bd23c9
This closes #1213, fix get incorrect rich text value caused by missing cell type checking 2022-04-29 13:53:09 +08:00
xuri df91b34a3f
This closes #1211, improve the compatibility with invalid internal styles count 2022-04-28 15:33:25 +08:00
xuri 0f7a0c8f3b
Optimization formula calculation performance and update README card badge 2022-04-24 23:43:19 +08:00
xuri 81d9362b4f
ref #65, new formula function: CONVERT 2022-04-20 00:01:39 +08:00
xuri c2be30ce90
This closes #1203, supporting same field used for pivot table data and rows/cols 2022-04-19 20:54:05 +08:00
xuri 0b8965dba9
ref #65, initial formula functions: GROWTH and TREND 2022-04-17 23:49:37 +08:00
xuri 6fa950a4f8
ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format default 2022-04-16 13:53:16 +08:00
David 5a279321bb
added macro functionality to shape (#1182) 2022-04-15 15:13:41 +08:00
xuri 66776730b6
ref #65, new formula functions: PEARSON and RSQ 2022-04-15 00:27:47 +08:00
xuri c0d341706d
ref #65, new formula functions: MINVERSE and MMULT 2022-04-14 00:08:26 +08:00
xuri 396cf99d45
ref #65, new formula functions: COVARIANCE.S and STDEVPA 2022-04-12 08:18:09 +08:00
xuri c1940c2a1e
This includes new formula functions support, dependencies upgrade, and bug fix
- Fix page setup fields parsing issue
- Go Modules dependencies upgrade
- Ref #65, CONFIDENCE.T and PHI
- Ref #1198, Fix the issue that the chart axis maximum and minimum didn't work when the value is 0
2022-04-11 00:04:00 +08:00
xuri 9b8f1a15e1
ref #65, new formula functions: MODE.MULT and MODE.SNGL 2022-04-07 08:16:55 +08:00
xuri 5bf4bce9d4
ref #65, #1196: fix the compatibility issue and added new formula function
- New formula functions: MODE and T.TEST
2022-04-06 00:03:22 +08:00
xuri 26174a2c43
This closes #1196, fix the compatibility issue and added new formula function
ref #65, new formula functions: TINV and TTEST
2022-04-05 00:03:46 +08:00
xuri ecbc6e2fde
ref #65, new formula functions: T.INV and T.INV.2T
- Typo fixed
2022-04-04 00:21:33 +08:00
xuri be8fc0a4c5
ref #65, new formula functions: T.DIST.2T and T.DIST.RT
- Update GitHub Action settings
2022-04-03 01:18:32 +08:00
xuri b8345731a4
ref #65, new formula functions: T.DIST and TDIST 2022-04-02 00:04:21 +08:00
xuri d9b5afc1ac
ref #65, new formula functions: NEGBINOM.DIST and NEGBINOMDIST 2022-04-01 00:09:36 +08:00
xuri 18c48d8291
ref #65, new formula functions: CHISQ.INV and CHISQ.INV.RT 2022-03-31 00:04:40 +08:00
xuri 29d63f6ae0
ref #65, new formula functions: HYPGEOM.DIST and HYPGEOMDIST 2022-03-30 00:01:38 +08:00
xuri 0030e800ca
ref #65, new formula functions: F.TEST and FTEST 2022-03-29 00:03:58 +08:00
xuri 46336bc788
ref #65, new formula functions: CHISQ.DIST.RT CHISQ.DIST and GAMMALN.PRECISE 2022-03-28 08:13:47 +08:00
xuri f8d763d0bd
ref #65, new formula functions: CHITEST and CHISQ.TEST 2022-03-27 11:53:45 +08:00
xuri 17141a9638
ref #65, new formula functions: F.DIST.RT and SERIESSUM 2022-03-26 11:15:04 +08:00
xuri 4affeacc45
ref #65, new formula functions: F.DIST and FDIST 2022-03-25 00:41:48 +08:00
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte` 2022-03-24 00:19:30 +08:00
xuri 139ee4c4b0
ref #65, new formula functions: AVERAGEIFS and SUMPRODUCT 2022-03-23 08:14:19 +08:00
xuri 797958210d
ref #65, new formula functions: CRITBINOM and SUMIFS 2022-03-22 00:03:29 +08:00
xuri 067c5d5643
This closes #1185, fix formula function calculation result precision issue on arm64
* New formula functions: BINOM.DIST.RANGE and BINOM.INV
* Fix complex number calculation result precision issue
2022-03-21 00:02:42 +08:00
xuri 49424b0eb3
ref #65, #1185, new formula functions and precision improvement
* New formula functions: BETA.DIST, BINOMDIST and BINOM
* Fix a part of formula function calculation result precision issue on arm64
2022-03-20 00:16:32 +08:00
xuri 94f197c4fe
This improved formula calculate precision and added zero placeholder number format support 2022-03-19 00:05:47 +08:00
xuri 14b461420f
This fix scientific notation and page setup fields parsing issue 2022-03-18 00:52:10 +08:00
xuri 1da129a3df ref #65, new formula functions: CHIINV and BETADIST 2022-03-17 03:13:07 +00:00
xuri c3424a9a0f
ref #65, new formula functions: LOGNORM.DIST and LOGNORMDIST 2022-03-16 00:19:29 +08:00
xuri 4220bf4327
ref #65, new formula functions: LOGNORM.INV and LOGINV
* Update docs for the function `SetCellHyperLink`
2022-03-15 00:05:02 +08:00
xuri e1d660dda7
ref #65, new formula functions: GAMMA.INV and GAMMAINV and format code 2022-03-12 00:45:27 +08:00
xuri 361611c23a
ref #65, new formula functions: GAMMA.DIST and GAMMADIST 2022-03-11 00:07:30 +08:00
xuri aee7bdd3a0
ref #65, new formula functions: F.INV and GAUSS 2022-03-10 00:05:20 +08:00
longphee 74b1a998d6
This closes #1172, support set hole size for doughnut (#1173) 2022-03-09 12:34:48 +08:00
xuri 56aa6b8263
ref #65, new formula functions and read boolean data type cell value support
* added 3 new formula functions: BETAINV, BETA.INV, F.INV.RT
2022-03-08 00:03:02 +08:00
xuri 61eb265c29
This closes #1171, improve the compatibility and added new formula function
ref #65, added new formula function: FINV
2022-03-07 00:07:03 +08:00
xuri 354d1696d8
ref #65, new formula functions: CORREL, SUMX2MY2, SUMX2PY2, and SUMXMY2 2022-03-06 00:29:33 +08:00
xuri f0cb29cf66
This closes #1162, improve the compatibility with alternate content
Preserve alternate content in the workbook, worksheet, and drawingML
2022-03-05 14:48:34 +08:00
xuri 129052ae7d
This closes #1164, fix nested formula calculation result error 2022-03-04 00:44:50 +08:00
xuri 3971e8a48b
ref #65, new formula functions: COVAR, COVARIANCE.P, EXPON.DIST and EXPONDIST 2022-03-02 00:05:37 +08:00
xuri 1efa283887
ref #65, new formula functions FORMULATEXT and TYPE 2022-03-01 00:10:59 +08:00