UiPath Documentation
activities
latest
false

Productivity activities

SetRangeColor

Sets the background color of the specified range.

Namespace: UiPath.GSuite.Activities.API

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

Syntax

void SetRangeColor(
	ISpreadsheet spreadsheet,
	IRange range,
	Color color
)
void SetRangeColor(
	ISpreadsheet spreadsheet,
	IRange range,
	Color color
)

Parameters

spreadsheet ISpreadsheet : The Google spreadsheet file to use.

range IRange : The range to apply the color to.

color Color : The color to apply to the range.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated