Skip to content

Commit 2307cf6

Browse files
committed
Issue #9 Update README
1 parent 4acdf0a commit 2307cf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@ Find more examples below.
4747

4848
Property | Description
4949
---------|-------------
50-
`writerClass` | The file format as supported by PHPOffice. The default is ` '\PHPExcel_Writer_Excel2007'`
50+
`writerClass` | The file format as supported by PHPOffice. The default is `\PHPExcel_Writer_Excel2007`
5151
`sheets` | An array of sheet configurations (see below). The keys are used as sheet names.
52+
`fileOptions` | Options to pass to the constructor of `mikehaertl\tmp\File`. Available keys are `prefix`, `suffix` and `directory`.
5253

5354
Methods | Description
5455
---------|-------------

0 commit comments

Comments
 (0)