Workbook::close -- Calls finalization methods for the workbook
Description
Calls finalization methods for the workbook. This method should always be
the last one to be called on every workbook.
Return value
returns true on success, PEAR_Error on failure
Note
This function can not be called
statically.