Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DEmbeddedObjectPosition.php25 public $newSheet; variable in Google\\Service\\Sheets\\EmbeddedObjectPosition
36 public function setNewSheet($newSheet) argument
38 $this->newSheet = $newSheet;
45 return $this->newSheet;