Get Table Range
UiPath.MicrosoftOffice365.Activities.Excel.GetTableRange
Description
Uses the Microsoft Graph Get range API to retrieve the range associated with the specified table.
Scopes
This activity requires the following scopes:
- Files.ReadWrite
OR
- Files.ReadWrite.All
OR
- Sites.ReadWrite.All
Project compatibility
Windows - Legacy | Windows
Configuration
Properties
Common
- DisplayName - The display name of the activity. This property supports
Stringvariables and string formatted values.
Input
- Table Name - The name of the table. This property supports
Stringvariables and string formatted values. - Workbook - The Drive Item of the Excel document. Use the Find Files And Folders activity to retrieve this Drive Item. This field supports only
DriveItemvariables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Output
- Range - Outputs the range of the specified table.