Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableCellProperties.php46 public function setTableCellBackgroundFill(TableCellBackgroundFill $tableCellBackgroundFill) argument
48 $this->tableCellBackgroundFill = $tableCellBackgroundFill;
55 return $this->tableCellBackgroundFill;