2016-11-27 16:12:03 +00:00
|
|
|
# Function list by category
|
|
|
|
|
|
|
|
## CATEGORY_CUBE
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
CUBEKPIMEMBER | **Not yet Implemented**
|
|
|
|
CUBEMEMBER | **Not yet Implemented**
|
|
|
|
CUBEMEMBERPROPERTY | **Not yet Implemented**
|
|
|
|
CUBERANKEDMEMBER | **Not yet Implemented**
|
|
|
|
CUBESET | **Not yet Implemented**
|
|
|
|
CUBESETCOUNT | **Not yet Implemented**
|
|
|
|
CUBEVALUE | **Not yet Implemented**
|
|
|
|
|
|
|
|
## CATEGORY_DATABASE
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
DAVERAGE | \PhpOffice\PhpSpreadsheet\Calculation\Database::DAVERAGE
|
|
|
|
DCOUNT | \PhpOffice\PhpSpreadsheet\Calculation\Database::DCOUNT
|
|
|
|
DCOUNTA | \PhpOffice\PhpSpreadsheet\Calculation\Database::DCOUNTA
|
|
|
|
DGET | \PhpOffice\PhpSpreadsheet\Calculation\Database::DGET
|
|
|
|
DMAX | \PhpOffice\PhpSpreadsheet\Calculation\Database::DMAX
|
|
|
|
DMIN | \PhpOffice\PhpSpreadsheet\Calculation\Database::DMIN
|
|
|
|
DPRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\Database::DPRODUCT
|
|
|
|
DSTDEV | \PhpOffice\PhpSpreadsheet\Calculation\Database::DSTDEV
|
|
|
|
DSTDEVP | \PhpOffice\PhpSpreadsheet\Calculation\Database::DSTDEVP
|
|
|
|
DSUM | \PhpOffice\PhpSpreadsheet\Calculation\Database::DSUM
|
|
|
|
DVAR | \PhpOffice\PhpSpreadsheet\Calculation\Database::DVAR
|
|
|
|
DVARP | \PhpOffice\PhpSpreadsheet\Calculation\Database::DVARP
|
|
|
|
|
|
|
|
## CATEGORY_DATE_AND_TIME
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
DATE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATE
|
|
|
|
DATEDIF | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATEDIF
|
|
|
|
DATEVALUE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATEVALUE
|
|
|
|
DAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DAYOFMONTH
|
2018-11-29 21:25:31 +00:00
|
|
|
DAYS | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DAYS
|
2016-11-27 16:12:03 +00:00
|
|
|
DAYS360 | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DAYS360
|
|
|
|
EDATE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::EDATE
|
|
|
|
EOMONTH | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::EOMONTH
|
|
|
|
HOUR | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::HOUROFDAY
|
2018-07-22 18:17:04 +00:00
|
|
|
ISOWEEKNUM | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::ISOWEEKNUM
|
2016-11-27 16:12:03 +00:00
|
|
|
MINUTE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::MINUTE
|
|
|
|
MONTH | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::MONTHOFYEAR
|
|
|
|
NETWORKDAYS | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::NETWORKDAYS
|
2018-11-29 21:25:31 +00:00
|
|
|
NETWORKDAYS.INTL | **Not yet Implemented**
|
2016-11-27 16:12:03 +00:00
|
|
|
NOW | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATETIMENOW
|
|
|
|
SECOND | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::SECOND
|
|
|
|
TIME | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::TIME
|
|
|
|
TIMEVALUE | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::TIMEVALUE
|
|
|
|
TODAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::DATENOW
|
|
|
|
WEEKDAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::WEEKDAY
|
|
|
|
WEEKNUM | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::WEEKNUM
|
|
|
|
WORKDAY | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::WORKDAY
|
2018-11-29 21:25:31 +00:00
|
|
|
WORKDAY.INTL | **Not yet Implemented**
|
2016-11-27 16:12:03 +00:00
|
|
|
YEAR | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::YEAR
|
|
|
|
YEARFRAC | \PhpOffice\PhpSpreadsheet\Calculation\DateTime::YEARFRAC
|
|
|
|
|
|
|
|
## CATEGORY_ENGINEERING
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
BESSELI | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELI
|
|
|
|
BESSELJ | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELJ
|
|
|
|
BESSELK | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELK
|
|
|
|
BESSELY | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BESSELY
|
|
|
|
BIN2DEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BINTODEC
|
|
|
|
BIN2HEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BINTOHEX
|
2020-02-21 05:39:39 +00:00
|
|
|
BIN2OCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BINTOOCT
|
2018-11-29 21:25:31 +00:00
|
|
|
BITAND | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITAND
|
|
|
|
BITLSHIFT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITLSHIFT
|
|
|
|
BITOR | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITOR
|
|
|
|
BITRSHIFT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITRSHIFT
|
2020-02-21 05:39:39 +00:00
|
|
|
BITXOR | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::BITOR
|
2016-11-27 16:12:03 +00:00
|
|
|
COMPLEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::COMPLEX
|
|
|
|
CONVERT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::CONVERTUOM
|
|
|
|
DEC2BIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DECTOBIN
|
|
|
|
DEC2HEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DECTOHEX
|
|
|
|
DEC2OCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DECTOOCT
|
|
|
|
DELTA | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::DELTA
|
|
|
|
ERF | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERF
|
2018-07-22 18:17:04 +00:00
|
|
|
ERF.PRECISE | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERFPRECISE
|
2016-11-27 16:12:03 +00:00
|
|
|
ERFC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERFC
|
2018-07-22 18:17:04 +00:00
|
|
|
ERFC.PRECISE | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::ERFC
|
2016-11-27 16:12:03 +00:00
|
|
|
GESTEP | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::GESTEP
|
|
|
|
HEX2BIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::HEXTOBIN
|
|
|
|
HEX2DEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::HEXTODEC
|
|
|
|
HEX2OCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::HEXTOOCT
|
|
|
|
IMABS | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMABS
|
|
|
|
IMAGINARY | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMAGINARY
|
|
|
|
IMARGUMENT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMARGUMENT
|
|
|
|
IMCONJUGATE | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCONJUGATE
|
|
|
|
IMCOS | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCOS
|
2018-07-25 13:38:44 +00:00
|
|
|
IMCOSH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCOSH
|
|
|
|
IMCOT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCOT
|
|
|
|
IMCSC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCSC
|
|
|
|
IMCSCH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMCSCH
|
2016-11-27 16:12:03 +00:00
|
|
|
IMDIV | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMDIV
|
|
|
|
IMEXP | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMEXP
|
|
|
|
IMLN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMLN
|
|
|
|
IMLOG10 | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMLOG10
|
|
|
|
IMLOG2 | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMLOG2
|
|
|
|
IMPOWER | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMPOWER
|
|
|
|
IMPRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMPRODUCT
|
|
|
|
IMREAL | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMREAL
|
2018-07-25 13:38:44 +00:00
|
|
|
IMSEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSEC
|
|
|
|
IMSECH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSECH
|
2016-11-27 16:12:03 +00:00
|
|
|
IMSIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSIN
|
2018-07-25 13:38:44 +00:00
|
|
|
IMSINH | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSINH
|
2016-11-27 16:12:03 +00:00
|
|
|
IMSQRT | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSQRT
|
|
|
|
IMSUB | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSUB
|
|
|
|
IMSUM | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMSUM
|
2018-07-25 13:38:44 +00:00
|
|
|
IMTAN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::IMTAN
|
2016-11-27 16:12:03 +00:00
|
|
|
OCT2BIN | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::OCTTOBIN
|
|
|
|
OCT2DEC | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::OCTTODEC
|
|
|
|
OCT2HEX | \PhpOffice\PhpSpreadsheet\Calculation\Engineering::OCTTOHEX
|
|
|
|
|
|
|
|
## CATEGORY_FINANCIAL
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
ACCRINT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::ACCRINT
|
|
|
|
ACCRINTM | \PhpOffice\PhpSpreadsheet\Calculation\Financial::ACCRINTM
|
|
|
|
AMORDEGRC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::AMORDEGRC
|
|
|
|
AMORLINC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::AMORLINC
|
|
|
|
COUPDAYBS | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPDAYBS
|
|
|
|
COUPDAYS | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPDAYS
|
|
|
|
COUPDAYSNC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPDAYSNC
|
|
|
|
COUPNCD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPNCD
|
|
|
|
COUPNUM | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPNUM
|
|
|
|
COUPPCD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::COUPPCD
|
|
|
|
CUMIPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::CUMIPMT
|
|
|
|
CUMPRINC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::CUMPRINC
|
|
|
|
DB | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DB
|
|
|
|
DDB | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DDB
|
|
|
|
DISC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DISC
|
|
|
|
DOLLARDE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DOLLARDE
|
|
|
|
DOLLARFR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::DOLLARFR
|
|
|
|
DURATION | **Not yet Implemented**
|
|
|
|
EFFECT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::EFFECT
|
|
|
|
FV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::FV
|
|
|
|
FVSCHEDULE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::FVSCHEDULE
|
|
|
|
INTRATE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::INTRATE
|
|
|
|
IPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::IPMT
|
|
|
|
IRR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::IRR
|
|
|
|
ISPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::ISPMT
|
|
|
|
MDURATION | **Not yet Implemented**
|
|
|
|
MIRR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::MIRR
|
|
|
|
NOMINAL | \PhpOffice\PhpSpreadsheet\Calculation\Financial::NOMINAL
|
|
|
|
NPER | \PhpOffice\PhpSpreadsheet\Calculation\Financial::NPER
|
|
|
|
NPV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::NPV
|
|
|
|
ODDFPRICE | **Not yet Implemented**
|
|
|
|
ODDFYIELD | **Not yet Implemented**
|
|
|
|
ODDLPRICE | **Not yet Implemented**
|
|
|
|
ODDLYIELD | **Not yet Implemented**
|
2018-07-22 18:17:04 +00:00
|
|
|
PDURATION | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PDURATION
|
2016-11-27 16:12:03 +00:00
|
|
|
PMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PMT
|
|
|
|
PPMT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PPMT
|
|
|
|
PRICE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PRICE
|
|
|
|
PRICEDISC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PRICEDISC
|
|
|
|
PRICEMAT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PRICEMAT
|
|
|
|
PV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::PV
|
|
|
|
RATE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::RATE
|
|
|
|
RECEIVED | \PhpOffice\PhpSpreadsheet\Calculation\Financial::RECEIVED
|
2018-07-22 18:17:04 +00:00
|
|
|
RRI | \PhpOffice\PhpSpreadsheet\Calculation\Financial::RRI
|
2016-11-27 16:12:03 +00:00
|
|
|
SLN | \PhpOffice\PhpSpreadsheet\Calculation\Financial::SLN
|
|
|
|
SYD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::SYD
|
|
|
|
TBILLEQ | \PhpOffice\PhpSpreadsheet\Calculation\Financial::TBILLEQ
|
|
|
|
TBILLPRICE | \PhpOffice\PhpSpreadsheet\Calculation\Financial::TBILLPRICE
|
|
|
|
TBILLYIELD | \PhpOffice\PhpSpreadsheet\Calculation\Financial::TBILLYIELD
|
|
|
|
USDOLLAR | **Not yet Implemented**
|
|
|
|
VDB | **Not yet Implemented**
|
|
|
|
XIRR | \PhpOffice\PhpSpreadsheet\Calculation\Financial::XIRR
|
|
|
|
XNPV | \PhpOffice\PhpSpreadsheet\Calculation\Financial::XNPV
|
|
|
|
YIELD | **Not yet Implemented**
|
|
|
|
YIELDDISC | \PhpOffice\PhpSpreadsheet\Calculation\Financial::YIELDDISC
|
|
|
|
YIELDMAT | \PhpOffice\PhpSpreadsheet\Calculation\Financial::YIELDMAT
|
|
|
|
|
|
|
|
## CATEGORY_INFORMATION
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
CELL | **Not yet Implemented**
|
2020-02-21 05:39:39 +00:00
|
|
|
ERROR.TYPE | \PhpOffice\PhpSpreadsheet\Calculation\Functions::errorType
|
2016-11-27 16:12:03 +00:00
|
|
|
INFO | **Not yet Implemented**
|
2020-02-21 05:39:39 +00:00
|
|
|
ISBLANK | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isBlank
|
|
|
|
ISERR | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isErr
|
|
|
|
ISERROR | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isError
|
|
|
|
ISEVEN | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isEven
|
|
|
|
ISFORMULA | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isFormula
|
|
|
|
ISLOGICAL | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isLogical
|
|
|
|
ISNA | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isNa
|
|
|
|
ISNONTEXT | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isNonText
|
|
|
|
ISNUMBER | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isNumber
|
|
|
|
ISODD | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isOdd
|
2016-11-27 16:12:03 +00:00
|
|
|
ISREF | **Not yet Implemented**
|
2020-02-21 05:39:39 +00:00
|
|
|
ISTEXT | \PhpOffice\PhpSpreadsheet\Calculation\Functions::isText
|
|
|
|
N | \PhpOffice\PhpSpreadsheet\Calculation\Functions::n
|
2016-11-27 16:12:03 +00:00
|
|
|
NA | \PhpOffice\PhpSpreadsheet\Calculation\Functions::NA
|
2020-05-18 06:50:46 +00:00
|
|
|
SHEET | **Not yet Implemented**
|
|
|
|
SHEETS | **Not yet Implemented**
|
2016-11-27 16:12:03 +00:00
|
|
|
TYPE | \PhpOffice\PhpSpreadsheet\Calculation\Functions::TYPE
|
|
|
|
|
|
|
|
## CATEGORY_LOGICAL
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
2018-07-22 18:17:04 +00:00
|
|
|
AND | \PhpOffice\PhpSpreadsheet\Calculation\Logical::logicalAnd
|
2016-11-27 16:12:03 +00:00
|
|
|
FALSE | \PhpOffice\PhpSpreadsheet\Calculation\Logical::FALSE
|
2020-02-21 05:39:39 +00:00
|
|
|
IF | \PhpOffice\PhpSpreadsheet\Calculation\Logical::statementIf
|
2016-11-27 16:12:03 +00:00
|
|
|
IFERROR | \PhpOffice\PhpSpreadsheet\Calculation\Logical::IFERROR
|
2019-07-26 20:21:17 +00:00
|
|
|
IFNA | \PhpOffice\PhpSpreadsheet\Calculation\Logical::IFNA
|
2020-02-21 05:39:39 +00:00
|
|
|
IFS | **Not yet Implemented**
|
2016-11-27 16:12:03 +00:00
|
|
|
NOT | \PhpOffice\PhpSpreadsheet\Calculation\Logical::NOT
|
2018-07-22 18:17:04 +00:00
|
|
|
OR | \PhpOffice\PhpSpreadsheet\Calculation\Logical::logicalOr
|
2020-02-21 05:39:39 +00:00
|
|
|
SWITCH | \PhpOffice\PhpSpreadsheet\Calculation\Logical::statementSwitch
|
2016-11-27 16:12:03 +00:00
|
|
|
TRUE | \PhpOffice\PhpSpreadsheet\Calculation\Logical::TRUE
|
2018-07-22 18:17:04 +00:00
|
|
|
XOR | \PhpOffice\PhpSpreadsheet\Calculation\Logical::logicalXor
|
2016-11-27 16:12:03 +00:00
|
|
|
|
|
|
|
## CATEGORY_LOOKUP_AND_REFERENCE
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
2020-02-21 05:39:39 +00:00
|
|
|
ADDRESS | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::cellAddress
|
2016-11-27 16:12:03 +00:00
|
|
|
AREAS | **Not yet Implemented**
|
|
|
|
CHOOSE | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::CHOOSE
|
|
|
|
COLUMN | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::COLUMN
|
|
|
|
COLUMNS | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::COLUMNS
|
2018-07-22 18:17:04 +00:00
|
|
|
FORMULATEXT | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::FORMULATEXT
|
2016-11-27 16:12:03 +00:00
|
|
|
GETPIVOTDATA | **Not yet Implemented**
|
2018-07-22 18:17:04 +00:00
|
|
|
HLOOKUP | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::HLOOKUP
|
2016-11-27 16:12:03 +00:00
|
|
|
HYPERLINK | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::HYPERLINK
|
|
|
|
INDEX | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::INDEX
|
|
|
|
INDIRECT | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::INDIRECT
|
|
|
|
LOOKUP | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::LOOKUP
|
|
|
|
MATCH | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::MATCH
|
|
|
|
OFFSET | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::OFFSET
|
|
|
|
ROW | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::ROW
|
|
|
|
ROWS | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::ROWS
|
|
|
|
RTD | **Not yet Implemented**
|
|
|
|
TRANSPOSE | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::TRANSPOSE
|
|
|
|
VLOOKUP | \PhpOffice\PhpSpreadsheet\Calculation\LookupRef::VLOOKUP
|
|
|
|
|
|
|
|
## CATEGORY_MATH_AND_TRIG
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
ABS | abs
|
|
|
|
ACOS | acos
|
|
|
|
ACOSH | acosh
|
2018-07-22 18:17:04 +00:00
|
|
|
ACOT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ACOT
|
|
|
|
ACOTH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ACOTH
|
2020-02-21 05:39:39 +00:00
|
|
|
ARABIC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ARABIC
|
2016-11-27 16:12:03 +00:00
|
|
|
ASIN | asin
|
|
|
|
ASINH | asinh
|
|
|
|
ATAN | atan
|
2020-02-21 05:39:39 +00:00
|
|
|
ATAN2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ATAN2
|
2016-11-27 16:12:03 +00:00
|
|
|
ATANH | atanh
|
2020-02-21 05:39:39 +00:00
|
|
|
BASE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::BASE
|
2016-11-27 16:12:03 +00:00
|
|
|
CEILING | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::CEILING
|
|
|
|
COMBIN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::COMBIN
|
|
|
|
COS | cos
|
|
|
|
COSH | cosh
|
2018-07-22 18:17:04 +00:00
|
|
|
COT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::COT
|
|
|
|
COTH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::COTH
|
|
|
|
CSC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::CSC
|
|
|
|
CSCH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::CSCH
|
2016-11-27 16:12:03 +00:00
|
|
|
DEGREES | rad2deg
|
|
|
|
EVEN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::EVEN
|
|
|
|
EXP | exp
|
|
|
|
FACT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FACT
|
|
|
|
FACTDOUBLE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FACTDOUBLE
|
|
|
|
FLOOR | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FLOOR
|
2020-05-18 06:50:46 +00:00
|
|
|
FLOOR.MATH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FLOORMATH
|
|
|
|
FLOOR.PRECISE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::FLOORPRECISE
|
2016-11-27 16:12:03 +00:00
|
|
|
GCD | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::GCD
|
|
|
|
INT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::INT
|
|
|
|
LCM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::LCM
|
|
|
|
LN | log
|
2020-02-21 05:39:39 +00:00
|
|
|
LOG | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::logBase
|
2016-11-27 16:12:03 +00:00
|
|
|
LOG10 | log10
|
|
|
|
MDETERM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MDETERM
|
|
|
|
MINVERSE | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MINVERSE
|
|
|
|
MMULT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MMULT
|
|
|
|
MOD | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MOD
|
|
|
|
MROUND | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MROUND
|
|
|
|
MULTINOMIAL | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::MULTINOMIAL
|
|
|
|
ODD | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ODD
|
|
|
|
PI | pi
|
|
|
|
POWER | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::POWER
|
|
|
|
PRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::PRODUCT
|
|
|
|
QUOTIENT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::QUOTIENT
|
|
|
|
RADIANS | deg2rad
|
|
|
|
RAND | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::RAND
|
|
|
|
RANDBETWEEN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::RAND
|
|
|
|
ROMAN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ROMAN
|
|
|
|
ROUND | round
|
|
|
|
ROUNDDOWN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ROUNDDOWN
|
|
|
|
ROUNDUP | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::ROUNDUP
|
2018-07-22 18:17:04 +00:00
|
|
|
SEC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SEC
|
|
|
|
SECH | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SECH
|
2016-11-27 16:12:03 +00:00
|
|
|
SERIESSUM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SERIESSUM
|
|
|
|
SIGN | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SIGN
|
|
|
|
SIN | sin
|
|
|
|
SINH | sinh
|
|
|
|
SQRT | sqrt
|
|
|
|
SQRTPI | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SQRTPI
|
|
|
|
SUBTOTAL | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUBTOTAL
|
|
|
|
SUM | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUM
|
|
|
|
SUMIF | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMIF
|
2018-07-22 18:17:04 +00:00
|
|
|
SUMIFS | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMIFS
|
2016-11-27 16:12:03 +00:00
|
|
|
SUMPRODUCT | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMPRODUCT
|
|
|
|
SUMSQ | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMSQ
|
|
|
|
SUMX2MY2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMX2MY2
|
|
|
|
SUMX2PY2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMX2PY2
|
|
|
|
SUMXMY2 | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::SUMXMY2
|
|
|
|
TAN | tan
|
|
|
|
TANH | tanh
|
|
|
|
TRUNC | \PhpOffice\PhpSpreadsheet\Calculation\MathTrig::TRUNC
|
|
|
|
|
|
|
|
## CATEGORY_STATISTICAL
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
AVEDEV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVEDEV
|
|
|
|
AVERAGE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVERAGE
|
|
|
|
AVERAGEA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVERAGEA
|
|
|
|
AVERAGEIF | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::AVERAGEIF
|
|
|
|
AVERAGEIFS | **Not yet Implemented**
|
|
|
|
BETADIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BETADIST
|
|
|
|
BETAINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BETAINV
|
|
|
|
BINOMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::BINOMDIST
|
|
|
|
CHIDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CHIDIST
|
|
|
|
CHIINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CHIINV
|
|
|
|
CHITEST | **Not yet Implemented**
|
|
|
|
CONFIDENCE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CONFIDENCE
|
|
|
|
CORREL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CORREL
|
|
|
|
COUNT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNT
|
|
|
|
COUNTA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTA
|
|
|
|
COUNTBLANK | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTBLANK
|
|
|
|
COUNTIF | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTIF
|
2019-07-14 10:55:42 +00:00
|
|
|
COUNTIFS | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COUNTIFS
|
2016-11-27 16:12:03 +00:00
|
|
|
COVAR | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::COVAR
|
|
|
|
CRITBINOM | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CRITBINOM
|
|
|
|
DEVSQ | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::DEVSQ
|
|
|
|
EXPONDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::EXPONDIST
|
|
|
|
FDIST | **Not yet Implemented**
|
|
|
|
FINV | **Not yet Implemented**
|
|
|
|
FISHER | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::FISHER
|
|
|
|
FISHERINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::FISHERINV
|
|
|
|
FORECAST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::FORECAST
|
|
|
|
FREQUENCY | **Not yet Implemented**
|
|
|
|
FTEST | **Not yet Implemented**
|
|
|
|
GAMMADIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMADIST
|
|
|
|
GAMMAINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMAINV
|
|
|
|
GAMMALN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GAMMALN
|
|
|
|
GEOMEAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GEOMEAN
|
|
|
|
GROWTH | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::GROWTH
|
|
|
|
HARMEAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::HARMEAN
|
|
|
|
HYPGEOMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::HYPGEOMDIST
|
|
|
|
INTERCEPT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::INTERCEPT
|
|
|
|
KURT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::KURT
|
|
|
|
LARGE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LARGE
|
|
|
|
LINEST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LINEST
|
|
|
|
LOGEST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LOGEST
|
|
|
|
LOGINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LOGINV
|
|
|
|
LOGNORMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::LOGNORMDIST
|
|
|
|
MAX | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MAX
|
|
|
|
MAXA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MAXA
|
2019-07-14 10:55:42 +00:00
|
|
|
MAXIFS | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MAXIFS
|
2016-11-27 16:12:03 +00:00
|
|
|
MEDIAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MEDIAN
|
|
|
|
MEDIANIF | **Not yet Implemented**
|
|
|
|
MIN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MIN
|
|
|
|
MINA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MINA
|
2019-07-14 10:55:42 +00:00
|
|
|
MINIFS | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MINIFS
|
2016-11-27 16:12:03 +00:00
|
|
|
MODE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MODE
|
2018-07-22 18:17:04 +00:00
|
|
|
MODE.SNGL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::MODE
|
2016-11-27 16:12:03 +00:00
|
|
|
NEGBINOMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NEGBINOMDIST
|
|
|
|
NORMDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMDIST
|
|
|
|
NORMINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMINV
|
|
|
|
NORMSDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMSDIST
|
|
|
|
NORMSINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::NORMSINV
|
|
|
|
PEARSON | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::CORREL
|
|
|
|
PERCENTILE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERCENTILE
|
|
|
|
PERCENTRANK | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERCENTRANK
|
|
|
|
PERMUT | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::PERMUT
|
|
|
|
POISSON | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::POISSON
|
|
|
|
PROB | **Not yet Implemented**
|
|
|
|
QUARTILE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::QUARTILE
|
|
|
|
RANK | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::RANK
|
|
|
|
RSQ | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::RSQ
|
|
|
|
SKEW | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::SKEW
|
|
|
|
SLOPE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::SLOPE
|
|
|
|
SMALL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::SMALL
|
|
|
|
STANDARDIZE | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STANDARDIZE
|
|
|
|
STDEV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEV
|
2018-07-22 18:17:04 +00:00
|
|
|
STDEV.P | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVP
|
2020-02-21 05:39:39 +00:00
|
|
|
STDEV.S | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEV
|
2016-11-27 16:12:03 +00:00
|
|
|
STDEVA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVA
|
|
|
|
STDEVP | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVP
|
|
|
|
STDEVPA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STDEVPA
|
|
|
|
STEYX | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::STEYX
|
|
|
|
TDIST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TDIST
|
|
|
|
TINV | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TINV
|
|
|
|
TREND | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TREND
|
|
|
|
TRIMMEAN | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::TRIMMEAN
|
|
|
|
TTEST | **Not yet Implemented**
|
|
|
|
VAR | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARFunc
|
2018-07-22 18:17:04 +00:00
|
|
|
VAR.P | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARP
|
|
|
|
VAR.S | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARFunc
|
2016-11-27 16:12:03 +00:00
|
|
|
VARA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARA
|
|
|
|
VARP | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARP
|
|
|
|
VARPA | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::VARPA
|
|
|
|
WEIBULL | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::WEIBULL
|
|
|
|
ZTEST | \PhpOffice\PhpSpreadsheet\Calculation\Statistical::ZTEST
|
|
|
|
|
|
|
|
## CATEGORY_TEXT_AND_DATA
|
|
|
|
|
|
|
|
Excel Function | PhpSpreadsheet Function
|
|
|
|
--------------------|-------------------------------------------
|
|
|
|
ASC | **Not yet Implemented**
|
|
|
|
BAHTTEXT | **Not yet Implemented**
|
|
|
|
CHAR | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CHARACTER
|
|
|
|
CLEAN | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TRIMNONPRINTABLE
|
|
|
|
CODE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::ASCIICODE
|
2018-07-22 18:17:04 +00:00
|
|
|
CONCAT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CONCATENATE
|
2016-11-27 16:12:03 +00:00
|
|
|
CONCATENATE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CONCATENATE
|
|
|
|
DOLLAR | \PhpOffice\PhpSpreadsheet\Calculation\TextData::DOLLAR
|
2018-07-22 18:17:04 +00:00
|
|
|
EXACT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::EXACT
|
2016-11-27 16:12:03 +00:00
|
|
|
FIND | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHSENSITIVE
|
|
|
|
FINDB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHSENSITIVE
|
|
|
|
FIXED | \PhpOffice\PhpSpreadsheet\Calculation\TextData::FIXEDFORMAT
|
|
|
|
JIS | **Not yet Implemented**
|
|
|
|
LEFT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::LEFT
|
|
|
|
LEFTB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::LEFT
|
|
|
|
LEN | \PhpOffice\PhpSpreadsheet\Calculation\TextData::STRINGLENGTH
|
|
|
|
LENB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::STRINGLENGTH
|
|
|
|
LOWER | \PhpOffice\PhpSpreadsheet\Calculation\TextData::LOWERCASE
|
|
|
|
MID | \PhpOffice\PhpSpreadsheet\Calculation\TextData::MID
|
|
|
|
MIDB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::MID
|
2018-07-22 18:17:04 +00:00
|
|
|
NUMBERVALUE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::NUMBERVALUE
|
2016-11-27 16:12:03 +00:00
|
|
|
PHONETIC | **Not yet Implemented**
|
|
|
|
PROPER | \PhpOffice\PhpSpreadsheet\Calculation\TextData::PROPERCASE
|
|
|
|
REPLACE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::REPLACE
|
|
|
|
REPLACEB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::REPLACE
|
|
|
|
REPT | str_repeat
|
|
|
|
RIGHT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::RIGHT
|
|
|
|
RIGHTB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::RIGHT
|
|
|
|
SEARCH | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHINSENSITIVE
|
|
|
|
SEARCHB | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SEARCHINSENSITIVE
|
|
|
|
SUBSTITUTE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::SUBSTITUTE
|
|
|
|
T | \PhpOffice\PhpSpreadsheet\Calculation\TextData::RETURNSTRING
|
|
|
|
TEXT | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TEXTFORMAT
|
2018-07-22 18:17:04 +00:00
|
|
|
TEXTJOIN | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TEXTJOIN
|
2016-11-27 16:12:03 +00:00
|
|
|
TRIM | \PhpOffice\PhpSpreadsheet\Calculation\TextData::TRIMSPACES
|
2018-07-22 18:17:04 +00:00
|
|
|
UNICHAR | \PhpOffice\PhpSpreadsheet\Calculation\TextData::CHARACTER
|
|
|
|
UNICODE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::ASCIICODE
|
2016-11-27 16:12:03 +00:00
|
|
|
UPPER | \PhpOffice\PhpSpreadsheet\Calculation\TextData::UPPERCASE
|
2018-07-22 18:17:04 +00:00
|
|
|
VALUE | \PhpOffice\PhpSpreadsheet\Calculation\TextData::VALUE
|