c9dc1e6130
* 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
272 B
272 B
1 | Column 1 | Column 2 |
---|---|---|
2 | 123456789012345678901234 | 234567890123456789012345 |
3 | 345678901234567890123456 | 456789012345678901234567 |
4 | 567890123456789012345678 | 678901234567890123456789 |
5 | 789012345678901234567890 | 890123456789012345678901 |
6 | 901234567890123456789012 | 012345678901234567890123 |