The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>