| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Support calculation with the none parameter formula function after infix operator notation
|
|
|
|
|
| |
* Fix show sheet tabs issue
* Ref #65, new formula functions: ERROR.TYPE, HOUR, SECOND TIMEVALUE
|
|
|
|
|
|
| |
Fix file corrupted when save as in XLAM / XLSM / XLTM / XLTX extension in some case
New exported error ErrWorkbookExt has been added, and check file extension on save the workbook
Format source code with `gofumpt`
|
| |
|
| |
|
| |
|
|
|
|
| |
ref #65, new formula function: INDEX (array formula not support yet)
|
| |
|
| |
|
| |
|
|
|
| |
Keep track of operators per function
|
| |
|
|
|
| |
Support check string equality with the string value of a defined name
|
| |
|
| |
|
|
|
|
|
| |
ref #65: new formula functions DURATION and MDURATION
fix incorrect example in SetSheetStyle docs
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- fix COUPPCD result accuracy issue
- update close spreadsheet example in documentation and README
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|