Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DShapeProperties.php34 protected $shapeBackgroundFillType = ShapeBackgroundFill::class;
108 * @param ShapeBackgroundFill
110 public function setShapeBackgroundFill(ShapeBackgroundFill $shapeBackgroundFill)
115 * @return ShapeBackgroundFill
H A DShapeBackgroundFill.php20 class ShapeBackgroundFill extends \Google\Model class
60 class_alias(ShapeBackgroundFill::class, 'Google_Service_Slides_ShapeBackgroundFill');