Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableBorderProperties.php48 public function setTableBorderFill(TableBorderFill $tableBorderFill) argument
50 $this->tableBorderFill = $tableBorderFill;
57 return $this->tableBorderFill;