updatedSpreadsheet property
The spreadsheet after updates were applied.
This is only set if
BatchUpdateSpreadsheetRequest.include_spreadsheet_in_response is true
.
Implementation
Spreadsheet? updatedSpreadsheet;
The spreadsheet after updates were applied.
This is only set if
BatchUpdateSpreadsheetRequest.include_spreadsheet_in_response is true
.
Spreadsheet? updatedSpreadsheet;