Home
last modified time | relevance | path

Searched refs:elementProperties (Results 1 – 6 of 6) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DCreateImageRequest.php36 public function setElementProperties(PageElementProperties $elementProperties) argument
38 $this->elementProperties = $elementProperties;
45 return $this->elementProperties;
H A DCreateLineRequest.php54 public function setElementProperties(PageElementProperties $elementProperties) argument
56 $this->elementProperties = $elementProperties;
63 return $this->elementProperties;
H A DCreateTableRequest.php54 public function setElementProperties(PageElementProperties $elementProperties) argument
56 $this->elementProperties = $elementProperties;
63 return $this->elementProperties;
H A DCreateVideoRequest.php40 public function setElementProperties(PageElementProperties $elementProperties) argument
42 $this->elementProperties = $elementProperties;
49 return $this->elementProperties;
H A DCreateShapeRequest.php36 public function setElementProperties(PageElementProperties $elementProperties) argument
38 $this->elementProperties = $elementProperties;
45 return $this->elementProperties;
H A DCreateSheetsChartRequest.php58 public function setElementProperties(PageElementProperties $elementProperties) argument
60 $this->elementProperties = $elementProperties;
67 return $this->elementProperties;