Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBandedRange.php78 public function setRowProperties(BandingProperties $rowProperties) argument
80 $this->rowProperties = $rowProperties;
87 return $this->rowProperties;