PhpSpreadsheet/docs/topics
Adrien Crivelli 033a4bdad5
Remove default values for function that should not have any default
Having default values made it harder for end-user to figure out whether
it the arguement had to be supplied or not. Ommitting the argument may
lead to hard to debug issues, and is overall not a good idea.

Closes #110
2017-04-16 14:25:28 +09:00
..
images Update documentation with composer instructions 2017-03-13 12:30:26 +09:00
accessing-cells.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
architecture.md Update documentation with composer instructions 2017-03-13 12:30:26 +09:00
autofilters.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
calculation-engine.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
creating-spreadsheet.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
file-formats.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
links-and-tools.md Update documentation with composer instructions 2017-03-13 12:30:26 +09:00
memory_saving.md Refactor CachedObjectStorage to PSR-16 2017-04-14 16:56:27 +09:00
migration-from-PHPExcel.md Remove default values for function that should not have any default 2017-04-16 14:25:28 +09:00
reading-and-writing-to-file.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
reading-files.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
recipes.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
settings.md Refactor CachedObjectStorage to PSR-16 2017-04-14 16:56:27 +09:00
worksheets.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00