John McNamara > Spreadsheet-ParseExcel-0.49 > Spreadsheet::ParseExcel::SaveParser::Workbook

Download:
Spreadsheet-ParseExcel-0.49.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  12
Open  12
View Bugs
Report a bug
Module Version: 0.44   Source   Latest Release: Spreadsheet-ParseExcel-0.55
            PageStart    => $oWkS->{PageStart},            # Page number for start
            UsePage      => $oWkS->{UsePage},              # Use own start page number
            NoColor      => $oWkS->{NoColor},               # Print in blcak-white
            Draft        => $oWkS->{Draft},                 # Print in draft mode
            Notes        => $oWkS->{Notes},                 # Print notes
            LeftToRight  => $oWkS->{LeftToRight},           # Left to Right

NAME ^

Spreadsheet::ParseExcel::SaveParser::Workbook - A class for SaveParser Workbooks.

SYNOPSIS ^

See the documentation for Spreadsheet::ParseExcel.

DESCRIPTION ^

This module is used in conjunction with Spreadsheet::ParseExcel. See the documentation for Spreadsheet::ParseExcel.

AUTHOR ^

Maintainer 0.40+: John McNamara jmcnamara@cpan.org

Maintainer 0.27-0.33: Gabor Szabo szabgab@cpan.org

Original author: Kawai Takanori kwitknr@cpan.org

COPYRIGHT ^

Copyright (c) 2009 John McNamara

Copyright (c) 2006-2008 Gabor Szabo

Copyright (c) 2000-2006 Kawai Takanori

All rights reserved.

You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.