PhpSpreadsheet/samples
Mark Baker c9dc1e6130
String value binder (#901)
* Document calculation caching; and how to disable it and how to flush the cache

* Quoted text for string values beginning with `=`, so that they are still treated as strings and not as formulae

* Warning about assigning cells to variables

* Further warning about assigning cells to variables

* getCell() with a second argument

* Added String Value Binder, and a Reader example demonstrating how to use it

* Ensure value is a string before binding

* Sample file for String Value Binder

* PHPCS moaning about order or use statements

* Order of annotations, that PHPStorm determined, isn't what phpcs says it should be
2019-02-23 18:40:07 +01:00
..
Autofilter Upgrade to latest PHP_CodeSniffer 2018-08-06 11:02:16 +09:00
Basic Upgrade to latest PHP_CodeSniffer 2018-08-06 11:02:16 +09:00
Calculations Merge all examples together 2017-10-01 17:48:59 +09:00
Chart Custom color for pie and donut charts 2018-12-10 18:43:55 +11:00
Pdf Simplify IOFactory to rely on autoloading 2017-10-22 01:54:14 +09:00
Reader String value binder (#901) 2019-02-23 18:40:07 +01:00
Reading_workbook_data Upgrade to latest PHP_CodeSniffer 2018-08-06 11:02:16 +09:00
bootstrap Reorganize code samples 2016-09-01 01:17:13 +09:00
images Add missing sample image 2016-11-28 00:53:19 +09:00
templates Prefer https:// URLs when available in docs & comments 2018-10-28 13:55:00 +11:00
Header.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
index.php Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00