Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRequest.php730 public function setRepeatCell(RepeatCellRequest $repeatCell) argument
732 $this->repeatCell = $repeatCell;
739 return $this->repeatCell;