Skip to content
Agent Tools

createWorkbook

Create a blank single-sheet workbook in memory and make it the active workbook. Nothing is written to disk until saveWorkbook.

ParameterTypeDescription
pathstringrequiredPath for the new .xlsx file. saveWorkbook writes it here by default.