Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRequest.php454 public function setUpdateParagraphStyle(UpdateParagraphStyleRequest $updateParagraphStyle) argument
456 $this->updateParagraphStyle = $updateParagraphStyle;
463 return $this->updateParagraphStyle;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php590 public function setUpdateParagraphStyle(UpdateParagraphStyleRequest $updateParagraphStyle) argument
592 $this->updateParagraphStyle = $updateParagraphStyle;
599 return $this->updateParagraphStyle;