Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableCellProperties.php26 protected $tableCellBackgroundFillType = TableCellBackgroundFill::class;
44 * @param TableCellBackgroundFill
46 public function setTableCellBackgroundFill(TableCellBackgroundFill $tableCellBackgroundFill)
51 * @return TableCellBackgroundFill
H A DTableCellBackgroundFill.php20 class TableCellBackgroundFill extends \Google\Model class
60 class_alias(TableCellBackgroundFill::class, 'Google_Service_Slides_TableCellBackgroundFill');