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

Productivity activities

Last updated Mar 13, 2026

GetSheets

Gets the list of sheets within a spreadsheet.

Namespace: UiPath.Gsuite.Activities.API

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

Syntax

IReadOnlyCollection<ISheet> GetSheets(
	ISpreadsheet spreadsheet
)
IReadOnlyCollection<ISheet> GetSheets(
	ISpreadsheet spreadsheet
)

Parameters

spreadsheet ISpreadsheet : The Google spreadsheet file to use.

Return value

IReadOnlyCollection<ISheet> - The list of sheets.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated