Fill Data Range

Fill the data into an excel sheet.

Fills the given input in all the cells in the specified cell range in an excel sheet.

This activity can only be used after the Open Excel File activity.

Input

If the range is specified as A1:E10 then the activity will select all cells of the first five columns from rows 1 to 10.

The Fill Data property can have inputs of type Double, String, Int, or DateTime.

Last updated