PhpSpreadsheet/tests/data/Calculation/Functions
Dominik Businger 98a1f0a8cf
Fix for worksheet lookup for worksheets with spaces in the title
Sheet titles containing " " or "!" will be quoted in formulas. This commit
fixes the lookup of sheets with this kind of title by trimming the quotes
during the lookup.

Without this any defined range referencing a sheet with " " or "!" in the title
name will be lost when reading the workbook from file.

Fixes #928
Closes 930
2019-07-24 22:15:35 -07:00
..
ERROR_TYPE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IF_CONDITION.php Fixed parsing of conditionals in COUNTIF functions 2018-06-10 14:25:33 +09:00
ISFORMULA.php Fix for worksheet lookup for worksheets with spaces in the title 2019-07-24 22:15:35 -07:00
IS_BLANK.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ERR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ERROR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_EVEN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_LOGICAL.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NA.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NONTEXT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_NUMBER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_ODD.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IS_TEXT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
N.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TYPE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00