Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DDataSourceObjectReference.php54 public function setDataSourceFormulaCell(GridCoordinate $dataSourceFormulaCell) argument
56 $this->dataSourceFormulaCell = $dataSourceFormulaCell;
63 return $this->dataSourceFormulaCell;