Data::XLSX::Parser::SharedStrings - SharedStrings class of Data::XLSX::Parser
=head1 DESCRIPTION
Data::XLSX::Parser::SharedStrings parses the SharedStrings of the workbook and provides methods to get the shared string by the passed index and the count of contained shared strings.
=head1 METHODS
=head2 get
get the shared string by the passed index
=head2 count
get the count of contained shared strings.
=head1 AUTHOR
Daisuke Murase <typester@cpan.org>
=cut
Keyboard Shortcuts
Global
s
Focus search bar
?
Bring up this help dialog
GitHub
gp
Go to pull requests
gi
go to github issues (only if github is preferred repository)