Activity «Set background color of cell range» can be found in section «Google Sheets».
The activity allows to set background color of the specified range of sheet cells.
Important! To work with the Google Sheets service, you need to connect by following the Instructions for configuring Google Sheets.
Property; Class; Type; Description
Sheet; In; String; Name of the sheet whose cells background color is setting.
Range; In; String; Range of cells to set background color.
Color; In; String; The background color of the cells. You can specify it in several ways: specify the color name explicitly ("Blue", "Red", etc.) or using HEX (#42AAFF, #FFA72E).
Service; In; Activities.GoogleSheets.Core. GoogleSheetsService; A service that allows to work with Google Tables.