Select Range
Selects a range in the specified Excel file.
Input
- Sheet Name: The name of the sheet from which to select the specified range. By default, this is filled in with "Sheet1."
- Type:
System.String
- Type:
- Range: The range to be selected. Only String variables and strings are supported.
- Type:
System.String
- Type:
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.