Skip to main content

Auto Fill

Auto fills given range.

Input

  • Sheet Name: The Excel sheet to be processed (If no sheet name is entered, the last used Excel sheet is taken by default)
    • Type: System.String
  • Source Cells: The information about which cells the data will be retrieved from.
    • Type: System.String
    • Required
  • Destination Cells: The information about which cells the data will be copied to. If empty, the entire used range will be filled. (e.g. A1:C3)
    • Type: System.String
    • Required

Details

  • This activity can only be used within the Use Excel File activity. Excel application must be installed on the machine where the process will run.