PhpSpreadsheet/samples/Reader/sampleData/longIntegers.csv
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

7 lines
272 B
Plaintext

"Column 1","Column 2"
123456789012345678901234,234567890123456789012345
345678901234567890123456,456789012345678901234567
567890123456789012345678,678901234567890123456789
789012345678901234567890,890123456789012345678901
901234567890123456789012,012345678901234567890123