Commit Graph

152 Commits (4affeacc45166ba1b1edfe3036249fd6426dc76c)

Author SHA1 Message Date
xuri 4affeacc45
ref #65, new formula functions: F.DIST and FDIST
3 years ago
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri 139ee4c4b0
ref #65, new formula functions: AVERAGEIFS and SUMPRODUCT
3 years ago
xuri 797958210d
ref #65, new formula functions: CRITBINOM and SUMIFS
3 years ago
xuri 067c5d5643
This closes #1185, fix formula function calculation result precision issue on arm64
3 years ago
xuri 49424b0eb3
ref #65, #1185, new formula functions and precision improvement
3 years ago
xuri 94f197c4fe
This improved formula calculate precision and added zero placeholder number format support
3 years ago
xuri 14b461420f
This fix scientific notation and page setup fields parsing issue
3 years ago
xuri 1da129a3df ref #65, new formula functions: CHIINV and BETADIST
3 years ago
xuri c3424a9a0f
ref #65, new formula functions: LOGNORM.DIST and LOGNORMDIST
3 years ago
xuri 4220bf4327
ref #65, new formula functions: LOGNORM.INV and LOGINV
3 years ago
xuri e1d660dda7
ref #65, new formula functions: GAMMA.INV and GAMMAINV and format code
3 years ago
xuri 361611c23a
ref #65, new formula functions: GAMMA.DIST and GAMMADIST
3 years ago
xuri aee7bdd3a0
ref #65, new formula functions: F.INV and GAUSS
3 years ago
xuri 56aa6b8263
ref #65, new formula functions and read boolean data type cell value support
3 years ago
xuri 61eb265c29
This closes #1171, improve the compatibility and added new formula function
3 years ago
xuri 354d1696d8
ref #65, new formula functions: CORREL, SUMX2MY2, SUMX2PY2, and SUMXMY2
3 years ago
xuri 129052ae7d
This closes #1164, fix nested formula calculation result error
3 years ago
xuri 3971e8a48b
ref #65, new formula functions: COVAR, COVARIANCE.P, EXPON.DIST and EXPONDIST
3 years ago
xuri 1efa283887
ref #65, new formula functions FORMULATEXT and TYPE
3 years ago
xuri 42a9665aa9
ref #65: formula function INDIRECT support and formula engine improvement
3 years ago
xuri 471c8f22d0
This closes #1160, and added 4 new formula functions
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 9e64df6a96
Update create style example, using a pointer of the structure instead of JSON
3 years ago
xuri 089cd365a3
This closes #1097, initialized formula function XLOOKUP and update test
3 years ago
xuri 6051434bf8
ref #65, new formula functions MAXIFS and MINIFS
3 years ago
xuri 63fe422299
new formula function and update docs for formula functions
3 years ago
xuri c0ac3165bd
ref #65: new formula function COUNTIFS
3 years ago
xuri 3371933494
ref #65: new formula functions: AVERAGEIF and COUNTIF
3 years ago
xuri 76aacfda0b
ref #65: new formula function: SHEETS, and fix SHEET function count issue
3 years ago
jaby b33e39369a
This closes #1090 (#1092)
3 years ago
xuri 1b3040659d
ref #65: new formula functions: ISFORMULA, ISLOGICAL and ISREF
3 years ago
jaby 5bf35f8c1c
This closes #1088 (#1089)
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
xuri 7af55a5455
ref #65: new formula function ODDFPRICE
3 years ago
xuri e0c6fa1beb
Update docs for SetSheetStyle, and added 2 formula functions
3 years ago
xuri 49c9ea40d7
ref #65: new formula function YIELD
3 years ago
xuri f26df480e5
ref #65: new formula functions CONFIDENCE and CONFIDENCE.NORM
3 years ago
xuri 9561976074
ref #65: new formula function VDB
3 years ago
xuri a6c8803e91
ref #65: new formula function XIRR
3 years ago
xuri bc3c7d51a2
ref #65: new formula function PRICE
3 years ago
xuri 72410361b0
ref #65, new formula functions: COUPDAYBS, COUPDAYS and COUPDAYSNC
3 years ago
xuri 5de671f8bb
ref #65: new formula function MINUTE
3 years ago
xuri 00eece4f53
ref #65: new formula function XNPV
3 years ago
xuri a68bc34b0c
ref #65: new formula functions PERCENTRANK.EXC, PERCENTRANK.INC and PERCENTRANK
3 years ago
xuri 8f82d8b029
ref #65: new formula functions COUPNCD and COUPNUM
3 years ago
xuri 1df76b583c
ref #65: new formula functions COUPPCD and PRICEMAT
3 years ago
xuri 02b0fdf2c9
ref #65: new formula functions PERCENTILE.EXC, QUARTILE.EXC and VAR.S
3 years ago
xuri 8d21959da3
ref #65: new formula functions VAR, VARA and VARPA
3 years ago
xuri e64775fdcc
ref #65: new formula functions STANDARDIZE, STDEV.P and STDEVP
3 years ago