Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSpreadsheetProperties.php25 public $autoRecalc; variable in Google\\Service\\Sheets\\SpreadsheetProperties
48 public function setAutoRecalc($autoRecalc) argument
50 $this->autoRecalc = $autoRecalc;
57 return $this->autoRecalc;