Project settings
Excel Modern project settings enable you to configure multiple properties that are common to Excel activities designed for StudioX globally for your current project.
In releases prior to v2.11.0 of the Excel activities package, the settings category was named Excel Business.
To configure Excel Modern project settings:
- Select Project > Project Settings.
- Under Activities Settings, select the Excel Modern tab.
- The settings are split into different categories. All settings except Excel Design Experience have a Run value and a Debug value. Expand the categories to update the desired settings. You can reset all settings to their default values or copy all values between the debug and production fields using the Bulk Actions drop-down menu at the top of the window.
Excel Modern
Excel Design Experience
Introduced in v2.11.0 of the Excel activities package, this setting determines the Excel design experience in the Studio profile in UiPath Studio releases starting with 2021.10. The modern design experience is always used in the StudioX profile.
| Property Name |
Property Description |
Default Setting |
|---|---|---|
| Excel Design Experience |
|
UseGlobalSetting |
Launch Excel
These settings determine how Excel is started at runtime.
| Property Name |
Property Description |
Default Setting |
|---|---|---|
| Launch method |
|
Application |
| Time to wait for Excel to start (in seconds) |
How many seconds to wait for Excel to open the file before generating an error. |
20 |
Excel Visibility
These settings determine whether Excel windows are visible during the automation.
| Property Name |
Property Description |
Default Setting |
|---|---|---|
| Show Excel window |
note If an Excel file is already open, this property is ignored and the visibility setting of the already open Excel instance is used (usually visible). |
True |
| Show Excel alerts |
Note: This option can't be set to True when the Show Excel window option is set to False. |
False |
Excel Process Scope
These settings determine how Excel processes and conflicts are handled in different scenarios and whether macros are enabled or disabled for the specified Excel file.
| Property Name |
Property Description |
Default Setting |
|---|---|---|
| Process mode |
|
ReuseIfExists |
| Existing processes action |
|
None |
| File conflict resolution |
|
ThrowException |
| Macro settings |
|
EnableAll |
Use Excel File
These settings determine what formatting should be applied to values read from Excel when using the Use Excel File activity.
| Property Name |
Property Description |
Default Setting |
|---|---|---|
| Read Formatting |
|
Default |
These settings can be configured individually for each Use Excel File activity by changing the Read Formatting property in the Properties panel.
Excel Preview
These settings determine how Excel is accessed at design time, when using the Plus menu.
| Property name |
Property Description |
Default Setting |
|---|---|---|
| Excel preview type |
|
Default |
In order to use the UseExcelInstance preview type with the Application launch method, the file must be already open in Excel.