Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSlideProperties.php82 public function setNotesPage(Page $notesPage) argument
84 $this->notesPage = $notesPage;
91 return $this->notesPage;