Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php660 … function setUpdateTableCellProperties(UpdateTableCellPropertiesRequest $updateTableCellProperties) argument
662 $this->updateTableCellProperties = $updateTableCellProperties;
669 return $this->updateTableCellProperties;