Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSheetProperties.php72 public function setGridProperties(GridProperties $gridProperties) argument
74 $this->gridProperties = $gridProperties;
81 return $this->gridProperties;