PhpSpreadsheet/docs/topics
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
..
images Update documentation with composer instructions 2017-03-13 12:30:26 +09:00
accessing-cells.md String value binder (#901) 2019-02-23 18:40:07 +01:00
architecture.md Quote class names in docs 2017-12-30 19:44:32 +09:00
autofilters.md HTML entities should not be escaped in Markdown 2018-07-24 10:13:58 +09:00
calculation-engine.md Document Improvements … (#899) 2019-02-23 10:22:18 +01:00
creating-spreadsheet.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
file-formats.md Prefer https:// URLs when available in docs & comments 2018-10-28 13:55:00 +11:00
memory_saving.md Prefer https:// URLs when available in docs & comments 2018-10-28 13:55:00 +11:00
migration-from-PHPExcel.md Prefer https:// URLs when available in docs & comments 2018-10-28 13:55:00 +11:00
reading-and-writing-to-file.md Prefer https:// URLs when available in docs & comments 2018-10-28 13:55:00 +11:00
reading-files.md array short syntax in documentaiton (#373) 2018-02-25 13:16:04 +01:00
recipes.md HTML entities should not be escaped in Markdown 2018-07-24 10:13:58 +09:00
settings.md Refactor CachedObjectStorage to PSR-16 2017-04-14 16:56:27 +09:00
worksheets.md HTML entities should not be escaped in Markdown 2018-07-24 10:13:58 +09:00