table of contents
Spreadsheet::ParseXLSX::Worksheet(3) | User Contributed Perl Documentation | Spreadsheet::ParseXLSX::Worksheet(3) |
NAME¶
Spreadsheet::ParseXLSX::Worksheet - wrapper class around Spreadsheet::ParseExcel::Worksheet
VERSION¶
version 0.35
DESCRIPTION¶
This is a simple subclass of Spreadsheet::ParseExcel::Worksheet which does not expose any new public behavior. See the parent class for API details.
METHODS¶
new()¶
creates a new worksheet and adds it to the registry
DESTROY()¶
removes the object from the registry while destroying it
AUTHOR¶
Jesse Luehrs <doy@tozt.net>
COPYRIGHT AND LICENSE¶
This software is Copyright (c) 2024 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License
2024-03-22 | perl v5.40.0 |