Excel Node Catalog
Generated category
Excel Node Catalog
Generated from 13 catalog nodes in Data/Excel.
Nodes in this category
Showing 13 of 13 generated node docs.
Copy Worksheet
Data/ExcelDuplicate a worksheet within the same file
Excel Read Cell
Data/ExcelRead a single cell value from an XLSX sheet
Excel Remove Column
Data/ExcelDelete one or more columns from an XLSX sheet
Excel Remove Row
Data/ExcelDelete one or more rows from an XLSX sheet
Excel Write Cell
Data/ExcelWrite/update a single cell value in an XLSX sheet
Excel Write Cell (HTML)
Data/ExcelWrite/update a single cell value in an XLSX sheet (HTML)
Extract Tables (Excel)
Data/ExcelExtracts tables from an Excel worksheet
Extract Tables AI (Excel)
Data/ExcelUses AI to intelligently extract tables from complex Excel worksheets with unusual layouts
Get Sheet Names
Data/ExcelList worksheet names using calamine
Insert Column(s)
Data/ExcelInsert one or more columns into a worksheet
Insert Row(s)
Data/ExcelInsert one or more rows into a worksheet
New Worksheet
Data/ExcelCreates a new worksheet (tab) inside an existing .xlsx file
Get Row By Index
Data/Excel/RowsReturn a single row as a struct (1-based index)