Skip to content

Excel Node Catalog

Excel category

Generated from 13 catalog nodes in Data/Excel.

Data/Excel/Rows

Nodes in this category

Showing 13 of 13 generated node docs.

Copy Worksheet

Data/Excel

Duplicate a worksheet within the same file

Excel Read Cell

Data/Excel

Read a single cell value from an XLSX sheet

Excel Remove Column

Data/Excel

Delete one or more columns from an XLSX sheet

Excel Remove Row

Data/Excel

Delete one or more rows from an XLSX sheet

Excel Write Cell

Data/Excel

Write/update a single cell value in an XLSX sheet

Excel Write Cell (HTML)

Data/Excel

Write/update a single cell value in an XLSX sheet (HTML)

Extract Tables (Excel)

Data/Excel

Detects and extracts all tables from Excel worksheets, handling titles, multi-row headers, merged cells, footnotes and multiple tables per sheet

Extract Tables AI (Excel)

Data/Excel

Uses AI to locate tables in complex Excel worksheets (unusual layouts, multiple tables, multi-row headers, styling-based hints); extraction itself stays deterministic

Get Sheet Names

Data/Excel

List worksheet names using calamine

Insert Column(s)

Data/Excel

Insert one or more columns into a worksheet

Insert Row(s)

Data/Excel

Insert one or more rows into a worksheet

New Worksheet

Data/Excel

Creates a new worksheet (tab) inside an existing .xlsx file

Get Row By Index

Data/Excel/Rows

Return a single row as a struct (1-based index)