Michael Wiesenbauer
|
aa359f1c74
|
refactor DeleteSheet for better readability (#1078)
Signed-off-by: Michael Wiesenbauer <michael.wiesenbauer@ambos.io>
Co-authored-by: Michael Wiesenbauer <michael.wiesenbauer@fau.de>
|
2021-12-02 22:14:57 +08:00 |
xuri
|
4ca1b305fe
|
Merge pull request #1077 from Dokiys/hotfix/get_num_fmt_id
Fix call getNumFmtID with builtInNumFmt return -1
|
2021-12-02 00:48:20 +08:00 |
Dokiy
|
45a1f08a2a
|
Fix call getNumFmtID with builtInNumFmt return -1
|
2021-12-01 19:11:51 +08:00 |
xuri
|
bb0eb4a42b
|
This closes #1075, reload temporary files into memory on save
|
2021-12-01 00:10:31 +08:00 |
xuri
|
49c9ea40d7
|
ref #65: new formula function YIELD
|
2021-11-29 01:21:03 +08:00 |
xuri
|
f26df480e5
|
ref #65: new formula functions CONFIDENCE and CONFIDENCE.NORM
|
2021-11-25 00:38:49 +08:00 |
xuri
|
7907650a97
|
This closes #1069, support time zone location when set cell value
|
2021-11-24 00:09:35 +08:00 |
xuri
|
9561976074
|
ref #65: new formula function VDB
|
2021-11-22 00:39:39 +08:00 |
xuri
|
a6c8803e91
|
ref #65: new formula function XIRR
|
2021-11-21 15:49:29 +08:00 |
xuri
|
9b0aa7ac30
|
This closes #1060, fix build-in time number format parse error
|
2021-11-20 11:31:17 +08:00 |
xuri
|
6b277c61d2
|
Fix sheet deletion fail in some case
|
2021-11-18 08:06:14 +08:00 |
xuri
|
bc3c7d51a2
|
ref #65: new formula function PRICE
- fix COUPPCD result accuracy issue
- update close spreadsheet example in documentation and README
|
2021-11-17 00:25:36 +08:00 |
xuri
|
bda8e7f812
|
This closes #1061, support multi-byte language on set header footer
typo fixed and simplify code for read the data values arguments of formula functions
|
2021-11-16 00:40:44 +08:00 |
xuri
|
72410361b0
|
ref #65, new formula functions: COUPDAYBS, COUPDAYS and COUPDAYSNC
|
2021-11-15 00:28:10 +08:00 |
xuri
|
57275db22e
|
This closes #1057, merge column styles to reduce spreadsheet size
|
2021-11-14 00:17:31 +08:00 |
xuri
|
adecf447e1
|
This closes #1059, represent boolean in XML as 0/1 rather than true/false
|
2021-11-13 14:11:16 +08:00 |
xuri
|
5de671f8bb
|
ref #65: new formula function MINUTE
|
2021-11-12 01:01:50 +08:00 |
xuri
|
00eece4f53
|
ref #65: new formula function XNPV
|
2021-11-11 00:43:42 +08:00 |
xuri
|
a68bc34b0c
|
ref #65: new formula functions PERCENTRANK.EXC, PERCENTRANK.INC and PERCENTRANK
|
2021-11-09 00:10:09 +08:00 |
xuri
|
8f82d8b029
|
ref #65: new formula functions COUPNCD and COUPNUM
|
2021-11-08 00:19:28 +08:00 |
xuri
|
1df76b583c
|
ref #65: new formula functions COUPPCD and PRICEMAT
|
2021-11-07 00:14:39 +08:00 |
xuri
|
02b0fdf2c9
|
ref #65: new formula functions PERCENTILE.EXC, QUARTILE.EXC and VAR.S
|
2021-11-06 00:11:16 +08:00 |
xuri
|
8d21959da3
|
ref #65: new formula functions VAR, VARA and VARPA
|
2021-11-05 00:03:46 +08:00 |
li
|
60b13affbd
|
Support get current row/col and total rows/cols in the stream reader (#1054)
|
2021-11-05 00:01:34 +08:00 |
xuri
|
e64775fdcc
|
ref #65: new formula functions STANDARDIZE, STDEV.P and STDEVP
|
2021-11-04 00:04:45 +08:00 |
Sean Liang
|
32548a6cac
|
return immediately when matched for efficiency (#1049)
|
2021-11-03 15:13:46 +08:00 |
xuri
|
08ad10f68e
|
ref #65: new formula functions ERF, ERF.PRECISE, ERFC and ERFC.PRECISE
|
2021-11-03 00:17:06 +08:00 |
xuri
|
b0eb9ef807
|
ref #65: new formula functions DELTA and GESTEP
|
2021-11-02 00:02:35 +08:00 |
xuri
|
3447cfecf2
|
ref #65: new formula functions ACCRINT and ISOWEEKNUM
|
2021-11-01 00:13:38 +08:00 |
xuri
|
3bb2849e41
|
ref #65: new formula functions DEVSQ and GEOMEAN
|
2021-10-31 00:15:17 +08:00 |
Jerring
|
9cc6694830
|
ref #65: new formula functions RATE and RECEIVED (#1045)
|
2021-10-30 22:14:49 +08:00 |
xuri
|
8932a0a0c3
|
ref #65: new formula functions PV, RANK and RANK.EQ
|
2021-10-30 14:27:14 +08:00 |
xuri
|
5c4627a0c2
|
ref #65: new formula functions VALUE and WEEKDAY
|
2021-10-29 20:05:43 +08:00 |
xuri
|
ffc998941c
|
ref #65: new formula functions SWITCH and TRIMMEAN
|
2021-10-28 22:17:33 +08:00 |
xuri
|
2e9635ece8
|
ref #65: new formula functions TBILLPRICE and TBILLYIELD
|
2021-10-27 08:07:21 +08:00 |
xuri
|
08087e1233
|
ref #65: new formula functions TBILLEQ and TEXTJOIN
|
2021-10-26 00:01:05 +08:00 |
xuri
|
154effdf82
|
ref #65: new formula functions YIELDDISC and YIELDMAT
|
2021-10-24 12:20:24 +08:00 |
xuri
|
71684d966a
|
ref #65: new formula functions AVEDEV and CHIDIST
|
2021-10-23 10:18:06 +08:00 |
xuri
|
f126f63562
|
ref #65: new formula functions ADDRESS and PRICEDISC
|
2021-10-22 00:46:11 +08:00 |
xuri
|
49e80b9e47
|
ref #65: new formula functions DISC and INTRATE
|
2021-10-21 00:33:25 +08:00 |
xuri
|
1df7f32cc6
|
ref #65, new formula functions: RRI, SLN and SYD
|
2021-10-20 00:07:22 +08:00 |
xuri
|
5f907b7824
|
ref #65: new formula functions IFNA and IFS and fix string compare result issue in arithmetic operations
|
2021-10-19 00:06:19 +08:00 |
xuri
|
620f873186
|
ref #65: new formula function AMORLINC
|
2021-10-18 00:18:56 +08:00 |
xuri
|
c89b64c53c
|
ref #65: new formula functions ACCRINTM and AMORDEGRC
|
2021-10-17 22:51:33 +08:00 |
xuri
|
cf8766df83
|
ref #65, new formula function: TIME
|
2021-10-16 16:05:50 +08:00 |
Tammy
|
c64ce0f9ac
|
Update the test case of the formula function `MIRR`
|
2021-10-15 23:23:26 +08:00 |
xuri
|
de38402f74
|
This closes #1031, fix small float parsed error in some case
- new formula function: YEARFRAC, ref #65
- update the codecov version
- remove unused variable
|
2021-10-15 21:45:46 +08:00 |
xuri
|
58fd279dc8
|
This closes #1030, fix date rounding error
|
2021-10-12 00:01:11 +08:00 |
xuri
|
aa8f6f02bd
|
This closes #1029, support specify compact and outline for the pivot table
|
2021-10-11 00:08:45 +08:00 |
xuri
|
28841af980
|
initialize formula function TRANSPOSE, ref #65 and remove unused exported error variable ErrToExcelTime
|
2021-10-01 21:43:02 +08:00 |