Commit Graph

955 Commits (a77d38f04059d4febd2aba8b5656a826af51d9e7)
 

Author SHA1 Message Date
xuri b8345731a4
ref #65, new formula functions: T.DIST and TDIST
3 years ago
xuri d9b5afc1ac
ref #65, new formula functions: NEGBINOM.DIST and NEGBINOMDIST
3 years ago
xuri 18c48d8291
ref #65, new formula functions: CHISQ.INV and CHISQ.INV.RT
3 years ago
xuri 29d63f6ae0
ref #65, new formula functions: HYPGEOM.DIST and HYPGEOMDIST
3 years ago
xuri 0030e800ca
ref #65, new formula functions: F.TEST and FTEST
3 years ago
xuri 46336bc788
ref #65, new formula functions: CHISQ.DIST.RT CHISQ.DIST and GAMMALN.PRECISE
3 years ago
xuri f8d763d0bd
ref #65, new formula functions: CHITEST and CHISQ.TEST
3 years ago
xuri 17141a9638
ref #65, new formula functions: F.DIST.RT and SERIESSUM
3 years ago
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
longphee 74b1a998d6
This closes #1172, support set hole size for doughnut (#1173)
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 f0cb29cf66
This closes #1162, improve the compatibility with alternate content
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 92764195dc
This improvement number format support
3 years ago
wangxuliBY 3231817169
This fixed code review issue in PR #1154 (#1159)
3 years ago
xuri e84130e55c
Improvement local month name and AM/PM format support in number format
3 years ago
xuri 8a6815fccc
Improvement local month name and AM/PM format support in number format
3 years ago
xuri 07be993631
Fixed parsing decimal precision issue
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri ad09698515
Initialize local month name and AM/PM format support for number format
3 years ago
xuri 4b64b26c52
Ref: #660, #764, #1093, #1112, #1133 This improve number format support
3 years ago
xuri 3f8f4f52e6
This closes #1139, `SetCellDefault` support non-numeric value
3 years ago
David 0f1fcb78d5
Support workbook views Showruler settings (#1138)
3 years ago
David 862dc9dc13
Support workbook views settings (#1136)
3 years ago
xuri 156bf6d16e
This closes #1129, make cell support inheritance columns/rows style
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 74f6ea94ea
ref #1054, breaking change for the column and row's iterator
3 years ago
xuri 4daa6ed0b4
Breaking change: remove `TotalRows` of row iterator and performance optimization
3 years ago
xuri 50c4dedf8d This closes #1122, improve compatibility with LibreOffice
3 years ago
xuri 236ee61d20
This closes #1119, style parsing issue fixed
3 years ago
Dokiy 67127883dd
Fix adjustMergeCells not modifies cell rect (#1118)
3 years ago