previousWorksheet::setOutline (Previous) (Next) Spreadsheet_Excel_Writer::sendnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Spreadsheet_Excel_Writer::Spreadsheet_Excel_Writer

Spreadsheet_Excel_Writer::Spreadsheet_Excel_Writer – The constructor. It just creates a Workbook

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

object The Spreadsheet_Excel_Writer::Spreadsheet_Excel_Writer ( string $filename='' )

Description

The constructor. It just creates a Workbook

Parameter

  • string $filename - The optional filename for the Workbook.

Return value

object The - Workbook created

Note

This function can not be called statically.

Example

Using Spreadsheet_Excel_Writer()

<?php

?>
previousWorksheet::setOutline (Previous) (Next) Spreadsheet_Excel_Writer::sendnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.