Skip to content
Agent Tools

loadWorkbook

Load an .xlsx file into memory and make it the active workbook. A session starts with this or createWorkbook. Returns the sheet names.

ParameterTypeDescription
pathstringrequiredAbsolute or relative path to the .xlsx file.