Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageProperties.php44 public function setPageBackgroundFill(PageBackgroundFill $pageBackgroundFill) argument
46 $this->pageBackgroundFill = $pageBackgroundFill;
53 return $this->pageBackgroundFill;