Skip to main content

Autofit Range

Auto fits given range.

Input

  • Sheet Name: The Excel sheet to be processed
    • Type: System.String
  • Source Cells: Information about which cells to retrieve data from
    • Type: System.String
    • Required
  • Columns: Information about which columns to be automatically filled.
    • Type: System.Boolean
    • Required
  • Rows: Information about which rows to be automatically filled.
    • Type: System.Boolean
    • 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.