Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAppendValuesResponse.php29 public $tableRange; variable in Google\\Service\\Sheets\\AppendValuesResponse
50 public function setTableRange($tableRange) argument
52 $this->tableRange = $tableRange;
59 return $this->tableRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DUnmergeTableCellsRequest.php28 public function setTableRange(TableRange $tableRange) argument
30 $this->tableRange = $tableRange;
37 return $this->tableRange;
H A DMergeTableCellsRequest.php28 public function setTableRange(TableRange $tableRange) argument
30 $this->tableRange = $tableRange;
37 return $this->tableRange;
H A DUpdateTableCellStyleRequest.php64 public function setTableRange(TableRange $tableRange) argument
66 $this->tableRange = $tableRange;
73 return $this->tableRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DMergeTableCellsRequest.php46 public function setTableRange(TableRange $tableRange) argument
48 $this->tableRange = $tableRange;
55 return $this->tableRange;
H A DUnmergeTableCellsRequest.php46 public function setTableRange(TableRange $tableRange) argument
48 $this->tableRange = $tableRange;
55 return $this->tableRange;
H A DUpdateTableCellPropertiesRequest.php80 public function setTableRange(TableRange $tableRange) argument
82 $this->tableRange = $tableRange;
89 return $this->tableRange;
H A DUpdateTableBorderPropertiesRequest.php98 public function setTableRange(TableRange $tableRange) argument
100 $this->tableRange = $tableRange;
107 return $this->tableRange;