Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageProperties.php24 protected $pageBackgroundFillType = PageBackgroundFill::class;
42 * @param PageBackgroundFill
44 public function setPageBackgroundFill(PageBackgroundFill $pageBackgroundFill)
49 * @return PageBackgroundFill
H A DPageBackgroundFill.php20 class PageBackgroundFill extends \Google\Model class
76 class_alias(PageBackgroundFill::class, 'Google_Service_Slides_PageBackgroundFill');