PhpSpreadsheet/docs/topics
oleibman 567b9601b0
Allow Csv Reader to Store Null String in Spreadsheet (#2842)
Fix #2840 (and also #2839 but that's Q&A, not an issue). Csv Reader does not populate cells which contain null string. This PR provides an option for the reader to store null strings as it does with any other string.
2022-05-21 07:21:14 -07:00
..
images Read conditional styling for cell (#2491) 2022-01-22 19:18:26 +01:00
accessing-cells.md Make CSV Reader boolean casting (e.g. string ``"TRUE"` to boolean `TRUE`) locale-aware. 2022-02-27 23:06:22 +01:00
architecture.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
autofilters.md Xlsx Writer Unhides Explicitly Hidden Row in Filter Range - Minor Breaking Change (#2414) 2021-12-05 07:26:24 -08:00
calculation-engine.md Updating a misspelling of a function name. (#1695) 2020-11-01 12:05:04 +01:00
conditional-formatting.md Correct fill color example in conditional formatting docs. (#2646) 2022-03-04 01:41:21 -08:00
creating-spreadsheet.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
defined-names.md Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
file-formats.md Allow Reader format identification to use a subset of possible Readers 2022-04-19 14:24:53 +02:00
memory_saving.md Documentation updates (#2131) 2021-05-30 12:27:56 +02:00
migration-from-PHPExcel.md Restore explicit list of changes to PHPExcel migration document 2021-11-23 23:57:41 +09:00
reading-and-writing-to-file.md Allow Csv Reader to Store Null String in Spreadsheet (#2842) 2022-05-21 07:21:14 -07:00
reading-files.md Allow Reader format identification to use a subset of possible Readers 2022-04-19 14:24:53 +02:00
recipes.md Improved documentation for setting row height/column width 2022-04-19 16:42:34 +02:00
settings.md WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00
worksheets.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00