A group of actions: Excel
The action creates a new Excel file in the specified folder
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Document name | The name of the new document to be created. The action creates a file with the standard Excel extension (xls or xlsx), which is relevant for the PC running the studio. | Robin.String | Yes | |
Folder | The path to the folder where the document will be saved | Robin.FolderPath | C:\doc\img | Yes |
Overwrite | Boolean variable, optional parameter. The default is false. If the value of the parameter is True and a file with the same name already exists in the folder, then the existing file will be overwritten. If the value of the parameter is False and a file with the same name already exists in the folder, a warning will be issued: «A file with the same name already exists» and the file will not be added to the folder. And if there is no file with the same name in the folder and the parameter value is False, then the specified file will be added to the specified folder. | Robin.Boolean | true | No |
Results | ||||
Path to file | Full path to the created file. | Robin.FilePath |
Обзор
Инструменты контента