Skip to content

Commit

Permalink
New constructor and some more methods.
Browse files Browse the repository at this point in the history
Constructor now uses an associative array of options, including now
optional filename.
Add getFileName() method to access the given or
temporary filename.
Add toString() method to return the workbook binary
data as a string.
Modified to act as a drop-in compatible replacement
for PEAR's Spreadsheet_Excel_Writer, as far as I need:
* Add
setCustomColor() method (as alias of set_custom_color).
* Add send()
method.
  • Loading branch information
Craig Manley committed Dec 6, 2015
1 parent 542d71f commit 1f758a7
Showing 1 changed file with 488 additions and 359 deletions.
Loading

0 comments on commit 1f758a7

Please sign in to comment.