Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellData.php57 public function setDataSourceFormula(DataSourceFormula $dataSourceFormula) argument
59 $this->dataSourceFormula = $dataSourceFormula;
66 return $this->dataSourceFormula;