Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceObjectReference.php82 public function setDataSourceTableAnchorCell(GridCoordinate $dataSourceTableAnchorCell) argument
84 $this->dataSourceTableAnchorCell = $dataSourceTableAnchorCell;
91 return $this->dataSourceTableAnchorCell;