Commit Graph

1044 Commits (c2d6707a850bdc7dbb32f68481b4b266b9cf7367)
 

Author SHA1 Message Date
z.hua 5beeeef570
This closes #1254, `DeleteDataValidation` support delete all data validations in the worksheet
3 years ago
ww1516123 7f570c74f8
Fix the problem of multi arguments calculation (#1253)
3 years ago
jialei d490a0f86f
RichTextRun support set superscript and subscript by vertAlign attribute (#1252)
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 8fde918d98
This update docs and tests for workbook encryption
3 years ago
xuri 7a6d5f5ebe
This initialized support for encryption workbook by password, ref #199
3 years ago
dependabot[bot] 551b83afab
This update dependencies module and GitHub Action settings
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 63adac2589
make workbook open filed exception message clear
3 years ago
xuri 8f16a76781
This fixes a part of staticcheck issues and updates the code of conduct
3 years ago
sceneq be5a4033c0
This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230)
3 years ago
xuri 19a0cf3cec
This closed #1163, fix set cell value with column and row style inherit issue
3 years ago
xuri c2311ce87d
This made library allowing insert WMF format image
3 years ago
xuri 0c3fd0223c
This closes #1225, allowing insert EMF format images
3 years ago
xuri eed431e0fc
This closes #1219, fixes cell value reading issue, improves performance, and 1904 date system support
3 years ago
xuri 773d4afa32
This closes #1217, support update cell hyperlink
3 years ago
xuri 856ee57c40
This closes #1212, init support for 1900 or 1904 date system
3 years ago
xuri 0f93bd23c9
This closes #1213, fix get incorrect rich text value caused by missing cell type checking
3 years ago
xuri df91b34a3f
This closes #1211, improve the compatibility with invalid internal styles count
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 c2be30ce90
This closes #1203, supporting same field used for pivot table data and rows/cols
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
David 5a279321bb
added macro functionality to shape (#1182)
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
xuri be8fc0a4c5
ref #65, new formula functions: T.DIST.2T and T.DIST.RT
3 years ago
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