data property

List<ValueRange>? data
getter/setter pair

The new values to apply to the spreadsheet.

Implementation

core.List<ValueRange>? data;