Changes for version 0.25 - 2020-09-27
- This release has major changes and will be promoted to 1.0 if there are no major breaks.
- Added (proper) parsing of ODS files
- Added support for formats
- Added support for hidden cells, merged cells
- Split up parsing and classes into separate files
- Spreadsheet::ReadSXC now uses Spreadsheet::ParseODS
- Added ->is_sheet_hidden(), ->get_print_areas, ->get_hyperlink() ->is_col_hidden(), ->tab_color(), ->table_styles(), ->filename(),
Documentation
Modules
read SXC and ODS files
a cell in a spreadsheet
settings of a workbook
styles / formatting of cells in a workbook
a workbook
a sheet in a workbook
Extract OpenOffice 1.x spreadsheet data