Commit Graph

221 Commits (c2d6707a850bdc7dbb32f68481b4b266b9cf7367)

Author SHA1 Message Date
jaby ad90cea78b
This closes #1469, fix cell resolver caused incorrect calculation result (#1470)
2 years ago
xuri 917e6e19d6
This roundup time value when a millisecond great than 500 to fix the accuracy issue
2 years ago
xuri 4f0025aab0
This closes #1447, add support for strict theme namespace
2 years ago
xuri 5429f131f8
This closes #1438, fix cell data type issue for formula calculation engine
2 years ago
xuri b39626fae9
This fixed worksheet protection issue
2 years ago
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
2 years ago
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
devloppper dde6b9c001
This closes #1396, fix formula fn ADDRESS result error with empty worksheet name (#1397)
2 years ago
xuri a410b22bdd
Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range
2 years ago
xuri 14c6a198ce
Support get cell value which contains a date in the ISO 8601 format
2 years ago
gonghaibinx f843a9ea56
Fix the formula calculation result issue of the OR function (#1374)
2 years ago
xuri b1e776ee33
Support to set summary columns to appear to the right of detail in an outline
2 years ago
xuri efcf599dfe
This closes #1360, closes #1361
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
xuri 75ce231728
This closes #1323, an error will be returned when set the not exist style ID
2 years ago
xuri d1e76fc432
This closes #1319, fix calculate error for formula with negative symbol
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
MJacred 6429588e14
adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new constant `MinColumns` (#1272)
3 years ago
xuri a65c5846e4
This closes #1262, support for dependence formulas calculation
3 years ago
xuri d74adcbb15
ref #65, new formula function: DGET
3 years ago
xuri 695db4eae0
ref #65, new formula functions: DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, and DVARP
3 years ago
xuri dd6c3905e0
ref #65, new formula function: DAVERAGE
3 years ago
xuri eee6607e47
ref #65, new formula functions: DMAX and DMIN
3 years ago
xuri 301f7bc217
This closes #1260, fixes compiling issue under 32-bit, and new formula functions
3 years ago
xuri 2e1b0efadc
ref #65, new formula function: HYPERLINK
3 years ago
xuri 61c71caf4f
ref #65, new formula function: EUROCONVERT
3 years ago
xuri 7819cd7fec
ref #65, new formula function: STEYX
3 years ago
xuri 5f4131aece
ref #65, new formula function: DAYS360
3 years ago
xuri b69da76063
ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAY
3 years ago
ww1516123 7f570c74f8
Fix the problem of multi arguments calculation (#1253)
3 years ago
xuri d383f0ae6e
ref #65: new formula function WORKDAY.INTL
3 years ago
Eng Zer Jun 6bcf5e4ede
refactor: replace strings.Replace with strings.ReplaceAll (#1250)
3 years ago
xuri f5d3d59d8c
ref #65: new formula function EOMONTH
3 years ago
xuri 980fffa2b6
ref #65: new formula function EDATE
3 years ago
xuri 604a01bf6b
ref #65: new formula function WEEKNUM
3 years ago
xuri 1c167b96a3
Improves the calculation engine, docs update, and adds the dependabot
3 years ago
xuri afb2d27c90
This fix formula calculation accuracy issue and panic when set pane
3 years ago
xuri 8f16a76781
This fixes a part of staticcheck issues and updates the code of conduct
3 years ago
xuri 0f7a0c8f3b
Optimization formula calculation performance and update README card badge
3 years ago
xuri 81d9362b4f
ref #65, new formula function: CONVERT
3 years ago
xuri 0b8965dba9
ref #65, initial formula functions: GROWTH and TREND
3 years ago
xuri 6fa950a4f8
ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format default
3 years ago
xuri 66776730b6
ref #65, new formula functions: PEARSON and RSQ
3 years ago
xuri c0d341706d
ref #65, new formula functions: MINVERSE and MMULT
3 years ago
xuri 396cf99d45
ref #65, new formula functions: COVARIANCE.S and STDEVPA
3 years ago
xuri c1940c2a1e
This includes new formula functions support, dependencies upgrade, and bug fix
3 years ago
xuri 9b8f1a15e1
ref #65, new formula functions: MODE.MULT and MODE.SNGL
3 years ago
xuri 5bf4bce9d4
ref #65, #1196: fix the compatibility issue and added new formula function
3 years ago
xuri 26174a2c43
This closes #1196, fix the compatibility issue and added new formula function
3 years ago
xuri ecbc6e2fde
ref #65, new formula functions: T.INV and T.INV.2T
3 years ago