Get Excel file structure including sheet list and column headers in JSON format
Export Excel file structure (sheets and headers) to a new Excel template file
Get all sheet names from the Excel file
Get data from a specific sheet in the Excel file
Get data from all sheets in the Excel file
Write data to a specific sheet in the Excel file (overwrites if sheet exists)
Create a new Excel file with provided data
Clear cached data for the specified Excel file
Absolute path for log storage. Optional. If not provided, logs will be stored in the './logs' folder.