UiPath Documentation
activities
latest
false
Productivity activities

GetCellColor

Gets the background color of the first cell in the specified range.

Gets the background color of the first cell in the specified range.

Namespace: UiPath.GSuite.Activities.API

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

Syntax

Color GetCellColor(
	ISpreadsheet spreadsheet,
	IRange range
)
Color GetCellColor(
	ISpreadsheet spreadsheet,
	IRange range
)

Parameters

spreadsheet ISpreadsheet : The Google spreadsheet file to use.

range IRange : The range to get the color for.

Return value

Color - The cell color.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated