Additional Office 365 functions for Excel added in 2020
This commit is contained in:
parent
a24ca09bd4
commit
8d0692397b
|
|
@ -140,6 +140,11 @@ class Xlfn
|
||||||
. '|unique'
|
. '|unique'
|
||||||
. '|xlookup'
|
. '|xlookup'
|
||||||
. '|xmatch'
|
. '|xmatch'
|
||||||
|
. '|arraytotext'
|
||||||
|
. '|call'
|
||||||
|
. '|let'
|
||||||
|
. '|register[.]id'
|
||||||
|
. '|valuetotext'
|
||||||
. ')(?=\\s*[(])/i';
|
. ')(?=\\s*[(])/i';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue