Help for this page

Select Code to Download


  1. or download this
    # save and exit
            $book->SaveAs( 'test.xls' );
            undef $book;
            undef $ex;