extract_vba

module to create Excel spreadsheets in xlsx format

Install

All systems
curl cmd.cat/extract_vba.sh
Debian Debian
apt-get install libexcel-writer-xlsx-perl
Ubuntu
apt-get install libexcel-writer-xlsx-perl
image/svg+xml Kali Linux
apt-get install libexcel-writer-xlsx-perl
Fedora
dnf install perl-Excel-Writer-XLSX
Windows (WSL2)
sudo apt-get update sudo apt-get install libexcel-writer-xlsx-perl
Raspbian
apt-get install libexcel-writer-xlsx-perl

libexcel-writer-xlsx-perl

module to create Excel spreadsheets in xlsx format

The Excel::Writer::XLSX module is used to create an Excel file in the 2007+ XLSX format. The XLSX format is the Office Open XML (OOXML) format used by Excel 2007 and later. This module cannot, as yet, write to an existing Excel XLSX file. The module uses the same interface as the Spreadsheet::WriteExcel module (which creates binary XLS Excel files).

perl-Excel-Writer-XLSX

XLSX format