Excel Comprehensive Excel file manipulation - read, write, edit, format, and export. Setup Quick Reference Commands Reading Data info - Get workbook metadata read - Read sheet data cell - Read a specific cell Creating & Writing create - Create new workbook write - Write data to cells from-csv - Create Excel from CSV from-json - Create Excel from JSON Editing edit - Edit a cell value or formula find - Search for text replace - Find and replace Sheet Management add-sheet - Add a new sheet rename-sheet - Rename a sheet delete-sheet - Delete a sheet copy-sheet - Copy a sheet Row & Column Operatio…