Activity «Clear a cell range» can be found in section «Google Sheets»
This activity allows to clear the values of the specified range of sheet cells.
Property; Class; Type; Description
Sheet; In; String; The name of the sheet to clear the data from.
Range; In; String; Range of cells to clear. If the range is not specified, the entire sheet is cleared.
Service; In; Activities.GoogleSheets.Core. GoogleSheetsService; A service that allows to work with Google Tables.