Home
last modified time | relevance | path

Searched refs:updateTableCellStyle (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRequest.php482 public function setUpdateTableCellStyle(UpdateTableCellStyleRequest $updateTableCellStyle) argument
484 $this->updateTableCellStyle = $updateTableCellStyle;
491 return $this->updateTableCellStyle;