Read, write, and manipulate Excel spreadsheets programmatically in Go workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "excelize" yet — see the docs or source repo.
Use excelize to create a monthly Excel sales report with two sheets: "Sales Details" and "Summary". Insert sample data, make headers bold, format amount columns as currency, and add a formula for total sales.
Go code that creates and formats an Excel sales report.
Write a Go example using excelize to read all rows from a specified sheet in an XLSX file and convert each row into structured JSON output.
Go code and logic for reading Excel data and converting it to JSON.
Generate an employee import template with excelize, including dropdown lists, column widths, a frozen top row, and data validation rules, then save it as an xlsx file.
Go code for creating an Excel template with formatting and validation rules.
Open, edit, clean, convert, or create spreadsheet files and tabular data.
Create, edit, analyze, and visualize spreadsheets with formulas and formatting.
Read, export, and modify Excel workbooks through MCP efficiently.
Read, create, diff, and redact Excel files with production-ready tooling.
Manipulate, update, and organize Excel files through AI-driven commands.
Read and inspect local Excel files, metadata, ranges, and workbook structure.