Activity «Fill cell range» can be found in section «Office.Excel».
Activity fills in the table data in Excel file. If the destination file doesn't exist, it will be created.
Нажмите на изображение, чтобы увеличить его.
Property; Class; Type; Description
Cell; In; String; The cell from which data filling begins
Sheet; In; String; The sheet to be filled
Data table; In; DataTable; Data to be inserted into an excel file
Include headers?; In; Boolean; Does headers need to be written to a file
File path; In; String; Path to incoming Excel file