The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::XLSX::Parser::Sheet - Sheet class of Data::XLSX::Parser

DESCRIPTION

Data::XLSX::Parser::Sheet parses the cells in a sheet and invokes the _row_event method from the main parser object to return the processed row.

AUTHOR

Daisuke Murase <typester@cpan.org>