etlplus.file.xlsm
etlplus.file.xlsm module.
Helpers for reading/writing Microsoft Excel Macro-Enabled (XLSM) spreadsheet files.
Notes
- An XLSM file is a spreadsheet file created using the Microsoft Excel Macro-
Enabled (Open XML) format.
- Common cases:
Reading data from Excel Macro-Enabled spreadsheets.
Writing data to Excel Macro-Enabled format for compatibility.
Converting XLSM files to more modern formats.
- Rule of thumb:
- If you need to work with Excel Macro-Enabled spreadsheet files, use this
module for reading and writing.
Classes
|
Handler implementation for XLSM files. |