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>