diff options
| author | xuri <xuri.me@gmail.com> | 2021-12-26 14:55:53 +0800 |
|---|---|---|
| committer | xuri <xuri.me@gmail.com> | 2021-12-26 14:55:53 +0800 |
| commit | 6b1e592cbc7b1412da5f6d0badeaf1083117c762 (patch) | |
| tree | 4fc4eeb3700c487ae041a4c74171d25006e12b7a /calc.go | |
| parent | 089cd365a33c1cb0b50af2f4e766a05468cb8277 (diff) | |
This closes #1095, support to set and get document application properties
Diffstat (limited to 'calc.go')
| -rw-r--r-- | calc.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -626,6 +626,7 @@ type formulaFuncs struct { // WEIBULL // WEIBULL.DIST // XIRR +// XLOOKUP // XNPV // XOR // YEAR |
