data property
The new values to apply to the spreadsheet.
If more than one range is matched by the specified DataFilter the specified values are applied to all of those ranges.
Implementation
core.List<DataFilterValueRange>? data;
The new values to apply to the spreadsheet.
If more than one range is matched by the specified DataFilter the specified values are applied to all of those ranges.
core.List<DataFilterValueRange>? data;