JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrcontentAlignment = $contentAlignment; } /** * @return string */ public function getContentAlignment() { return $this->contentAlignment; } /** * @param TableCellBackgroundFill */ public function setTableCellBackgroundFill(TableCellBackgroundFill $tableCellBackgroundFill) { $this->tableCellBackgroundFill = $tableCellBackgroundFill; } /** * @return TableCellBackgroundFill */ public function getTableCellBackgroundFill() { return $this->tableCellBackgroundFill; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(TableCellProperties::class, 'Google_Service_Slides_TableCellProperties');