Skip to content
Agent Tools

saveWorkbook

Save the active workbook to an .xlsx file. Provide a new path, or set overwrite: true to write over an existing file (including the source).

ParameterTypeDescription
pathstringoptionalOutput path. Defaults to the source path.
overwritebooleanoptionalOverwrite an existing file. Default false.