create excel workbook
Create a new Excel workbook.
Name | Description | Type | Modifier |
---|---|---|---|
file path | The file path to create new Excel file (e.g., D:\Book1.xlsx). | String | None |
None
This action may be used within the following project items: test modules and user-defined actions.
None
file path
create excel workbook C:\excel\data.xlsx
 
Result
- This action only supports Excel extensions: .xls, .xlsx, .xlsm.