sheets  v4
Properties | List of all members
Google.Apis.Sheets.v4.Data.BatchClearValuesRequest Class Reference

The request for clearing more than one range of values in a spreadsheet. More...

Inheritance diagram for Google.Apis.Sheets.v4.Data.BatchClearValuesRequest:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< string > Ranges [get, set]
 The ranges to clear, in A1 notation. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

The request for clearing more than one range of values in a spreadsheet.

Property Documentation

◆ ETag

virtual string Google.Apis.Sheets.v4.Data.BatchClearValuesRequest.ETag
getset

The ETag of the item.

◆ Ranges

virtual System.Collections.Generic.IList<string> Google.Apis.Sheets.v4.Data.BatchClearValuesRequest.Ranges
getset

The ranges to clear, in A1 notation.


The documentation for this class was generated from the following file: