Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSheetsChartProperties.php28 public function setChartImageProperties(ImageProperties $chartImageProperties) argument
30 $this->chartImageProperties = $chartImageProperties;
37 return $this->chartImageProperties;