Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageBackgroundFill.php28 protected $stretchedPictureFillType = StretchedPictureFill::class;
60 * @param StretchedPictureFill
62 public function setStretchedPictureFill(StretchedPictureFill $stretchedPictureFill)
67 * @return StretchedPictureFill
H A DStretchedPictureFill.php20 class StretchedPictureFill extends \Google\Model class
60 class_alias(StretchedPictureFill::class, 'Google_Service_Slides_StretchedPictureFill');