Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableBorderCell.php44 public function setTableBorderProperties(TableBorderProperties $tableBorderProperties) argument
46 $this->tableBorderProperties = $tableBorderProperties;
53 return $this->tableBorderProperties;
H A DUpdateTableBorderPropertiesRequest.php84 public function setTableBorderProperties(TableBorderProperties $tableBorderProperties) argument
86 $this->tableBorderProperties = $tableBorderProperties;
93 return $this->tableBorderProperties;