activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Feb 19, 2026

GetSpreadsheets

Retrieves a list of spreadsheets from the specified Google Drive location.

Namespace: UiPath.Gsuite.Activities.API

Assembly: UiPath.Gsuite.Activities.API (in UiPath.Gsuite.Activities.API.dll)

Syntax

IReadOnlyCollection<ISpreadsheet> GetSpreadsheets(
	GDriveRemoteItem parentFolder = null
)
IReadOnlyCollection<ISpreadsheet> GetSpreadsheets(
	GDriveRemoteItem parentFolder = null
)

Parameters

parentFolder GDriveRemoteItem (Optional) : The location on Google Drive where to search for spreadsheets. If null, the root folder is used for search.

Return value

IReadOnlyCollection<ISpreadsheet> - The list of spreadsheets.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.