- Release Notes
- About the Excel Activities Package
- Project Compatibility
- Project Settings
- Use Excel File
- Append Range
- Auto Fill
- Autofit Range
- Change Pivot Data Source
- Clear Sheet/Range/Table
- Copy/Paste Range
- Create Pivot Table
- Delete Column
- Delete Rows
- Delete Sheet
- Duplicate Sheet
- Export to CSV
- Fill Range
- Filter
- Filter Pivot Table
- Find First/Last Data Row
- Find/Replace Value
- For Each Excel Row
- For Each Excel Sheet
- Format As Table
- Format Cells
- Get Excel Chart
- Insert Column
- Insert Chart
- Insert Rows
- Insert Sheet
- Lookup
- Match Function
- Protect Sheet
- Read Cell Formula
- Read Cell Value
- Read Range
- Refresh Excel Data Connections
- Refresh Pivot Table
- Remove Duplicates
- Rename Sheet
- Run Spreadsheet Macro
- Save Excel File
- Save Excel File As
- Save Excel File As PDF
- Sort Range
- Text to Columns
- Unprotect Sheet
- Update Excel Chart
- VLookup
- Write Cell
- Write DataTable to Excel
- Get Cell Color
- Invoke VBA
- Excel Application Scope
- Append To CSV
- Read CSV
- Write CSV
- Delete Column
- Filter Table
- Get Table Range
- Insert Column
- Sort Table
- Append Range
- Close Workbook
- Get Cell Color
- Read Cell
- Read Cell Formula
- Read Column
- Read Range
- Read Row
- Select Range
- Set Range Color
- Write Cell
- Write Range
- Save Workbook
- Create Table
- Get Workbook Sheet
- Get Workbook Sheets
- Refresh Pivot Table
- Create Pivot Table
- Get Selected Range
- Copy Sheet
- Delete Range
- Auto Fill Range
- Copy Paste Range
- Execute Macro
- Insert/Delete Columns
- Insert/Delete Rows
- Invoke VBA
- LookUp Range
- Remove Duplicates Range
- Excel Process Scope
- Manage CSV Files
- Filter CSV Files
- Verify CSV Files
- Table Functions
- Manage Multiple Excel Files
- Interpret Excel Results
- Manage Pivot Tables
- Manage Range Selection
- Read From Excel Files
- Manage Databases in Excel
- Compare CSV Files
- Compare Numeric Values
- Sort Data in Excel Files
- Filter and Delete Rows in Excel Files
- Manipulate Range Selections
- Verify Excel Workbook Data
- Read, Write, and Append Data in Excel
- Release notes
- About the Google Workspace activities package
- Project compatibility
- GSuite Application Scope
- Add Attendee
- Create Event
- Delete Event
- Modify Event
- Search Events
- Use Google Drive
- Share File
- Delete File Permission
- Get File Permissions
- Update File Permission
- Copy File
- Create Folder
- Delete File
- Download File
- Find Files and Folders
- Get File Info
- Move File
- Upload File
- Create Document
- Create New Spreadsheet
- Get Mail Messages
- Send Mail Messages
- Change Labels
- Use Google Spreadsheet
- Add Delete Columns
- Add Delete Rows
- Auto Fill Range
- Add New Sheet
- Append Row
- Batch Spreadsheet Updates
- Copy Sheet
- Copy Paste Range
- Delete Range
- Delete Sheet
- Get Cell Color
- Get Sheets
- Read Cell
- Read Column
- Read Range
- Read Row
- Rename Sheet
- Write Cell
- Write Range
- Clear Range
- Download Spreadsheet
- Use Google Document
- Batch Document Updates
- Get Document
- Get Text Index
- Insert Text
- Replace Text
- Read All Text
- Create Script Project
- Get Project Content
- Upload Script File
- Create Deployment
- Run Script
- Release notes
- About the Microsoft 365 activities package
- Project compatibility
- Merge multiple sheets into a new summary Excel sheet
- Automatically accept calendar invites from your manager
- Move files to dedicated folders by type
- Verify if new employment documents (I9 and ID) match
- Add new customers to a SharePoint List
- Delete SharePoint List items newer than yesterday
- Notify me on Slack when an important Outlook Email is received
- Include creation date in new OneDrive file names
- Notify me by email when a new file is created
- Microsoft Office 365 Scope
- Add Sheet
- Append Range
- Clear Range
- Copy Range
- Copy Sheet
- Create Workbook
- Delete Range
- Delete Sheet
- Get Cell Color
- Get Sheets
- Read Cell
- Read Column
- Read Range
- Read Row
- Rename Sheet
- Write Cell
- Write Range
- Set Range Color
- Create Table
- Get Table Range
- Insert Column
- Delete Column
- Insert Rows
- Delete Rows
- VLookup Range
- Use OneDrive & SharePoint
- Copy File/Folder
- Create Folder
- Delete File/Folder
- Download File
- Export File as PDF
- Find Files And Folders
- Get File/Folder
- Move File/Folder
- Upload File
- Share File/Folder
- For Each File/Folder
- Forward Mail
- Get Mail
- Move Mail
- Send Mail
- Reply to Mail
- Delete Mail
- Set Mail Categories
- Add Attachment
- Add Attendee
- Add Location
- Create Event
- Delete Event
- Find Meeting Times
- Get Calendars
- Modify Event
- RSVP
- Search Events
- Create Group
- Delete Group
- Get Group
- List Groups
- Create Bucket
- Delete Bucket
- List Buckets
- List Bucket Tasks
- Create Plan
- Get Plan
- List Plans
- Create Task
- Delete Task
- Get Task
- List Tasks
- Update Task
- For Each List
- Get List Info
- For Each List Item
- Delete List Item
- Add List Items
- Update List Item
- Get List Items
Delete Rows
UiPath.MicrosoftOffice365.Activities.ExcelDeleteRowConnections
Description
Delete one or several rows from a specified position in a Workbook range. When you delete a row, the cells below are shifted up.
Scopes
This activity requires the following scopes:
- Sites.ReadWrite.All
Project compatibility
Windows | Cross-platform
Configuration
- Microsoft OneDrive & SharePoint connection - The connection for the Microsoft 365 account to use in the activity.
- Workbook - The target
workbook to delete rows from. The method to specify the file to be retrieved:
Browse, Enter Id, Enter Url.
- Workbook sample - Select a file with the same ranges as the
variable file. The field is visible after clicking Use workbook
template. Browse the OneDrive folders and select a workbook. In
Studio Desktop, the option is available from the Plus button menu
next to Range. This field accepts
IResource
input. To learn more, see Working with templates.
- Browse option - Click the Folder
icon to browse the OneDrive or SharePoint folders and select a spreadsheet. This option accepts input as
IResource
.-
Use the Plus
button menu to use a variable or select the Reload Browser option if you've modified your folders and need to retrieve the latest data.
-
- Enter Id option:
- Workbook Id - The ID of the workbook of interest. This property supports
String
variables and string formatted values. - SharePoint site address - The URL of the SharePoint site that contains the file or folder. This property supports
String
variables and string formatted values. Open your SharePoint site in a browser and copy its URL, e.g.,https://yourcompany.sharepoint.com/sites/ProductOfficial
. - SharePoint document library - The document library within the indicated SharePoint site that contains the file or folder. This property supports
String
variables and string formatted values. Open the Documents tab in your SharePoint site and copy the URL, e.g.,https://yourcompany.sharepoint.com/sites/ProductOfficial/Shared%20Documents/Forms/AllItems.aspx
.
- Workbook Id - The ID of the workbook of interest. This property supports
- Enter Url option:
- Workbook Url - The URL of the workbook of interest. This property supports
String
variables and string formatted values. Retrieve the URL by opening the file in a browser.
- Workbook Url - The URL of the workbook of interest. This property supports
- Workbook sample - Select a file with the same ranges as the
variable file. The field is visible after clicking Use workbook
template. Browse the OneDrive folders and select a workbook. In
Studio Desktop, the option is available from the Plus button menu
next to Range. This field accepts
-
Range - Select a range or type a custom one (a full custom range can be used, i.e.,
Sheet1!A1:C10
). This field is prepopulated with information retrieved from the selected spreadsheet. This property supportsString
variables and string formatted values.-
Select the Update Ranges option if you've modified your sheets and need to retrieve the latest data.
-
- Rows - Specify the row indices to delete, or their
range, separated by commas, e.g., 0, 2, 5-7. This property supports
String
variables and string formatted values. - Delete behavior - Indicates the delete mode.
- Clear - Clear the selected rows.
- Delete - Delete entire sheet rows of the selection.
-
- Read information - Details of the selected range, stored in a
RangeInformation
variable.
- Read information - Details of the selected range, stored in a