| Commit message (Collapse) | Author | Age |
|
|
| |
Co-authored-by: sceneq
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
| |
Ref #1129, make `SetRowStyle` overwrite style of the cells
|
| |
|
|
|
|
| |
type checking
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
default
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
- New formula functions: MODE and T.TEST
|
|
|
|
| |
ref #65, new formula functions: TINV and TTEST
|
|
|
|
| |
- Typo fixed
|
|
|
|
| |
- Update GitHub Action settings
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
on arm64
* New formula functions: BINOM.DIST.RANGE and BINOM.INV
* Fix complex number calculation result precision issue
|
|
|
|
|
| |
* New formula functions: BETA.DIST, BINOMDIST and BINOM
* Fix a part of formula function calculation result precision issue on arm64
|
|
|
|
| |
format support
|
| |
|
| |
|
| |
|
|
|
|
| |
* Update docs for the function `SetCellHyperLink`
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* added 3 new formula functions: BETAINV, BETA.INV, F.INV.RT
|
|
|
|
| |
ref #65, added new formula function: FINV
|
| |
|