Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRequest.php510 public function setUpdateTableRowStyle(UpdateTableRowStyleRequest $updateTableRowStyle) argument
512 $this->updateTableRowStyle = $updateTableRowStyle;
519 return $this->updateTableRowStyle;