Tutorial über Formatierungen (Previous) (Next) Workbook::&addWorksheet

View this page in Last updated: Sun, 24 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Workbook::close

Workbook::close -- Calls finalization methods for the workbook

Beschreibung

Calls finalization methods for the workbook. This method should always be the last one to be called on every workbook.

Rückgabewert

returns true on success, PEAR_Error on failure

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Tutorial über Formatierungen (Previous) (Next) Workbook::&addWorksheet

Download Documentation Last updated: Sun, 24 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: colin@cactusflower.org
Synopsis give function declaration with that returns void, but later says "returns true on success, PEAR_Error on failure".

Nb.