Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyle.php77 public $useFirstPageHeaderFooter; variable in Google\\Service\\Docs\\DocumentStyle
320 public function setUseFirstPageHeaderFooter($useFirstPageHeaderFooter) argument
322 $this->useFirstPageHeaderFooter = $useFirstPageHeaderFooter;
329 return $this->useFirstPageHeaderFooter;
H A DSectionStyle.php80 public $useFirstPageHeaderFooter; variable in Google\\Service\\Docs\\SectionStyle
323 public function setUseFirstPageHeaderFooter($useFirstPageHeaderFooter) argument
325 $this->useFirstPageHeaderFooter = $useFirstPageHeaderFooter;
332 return $this->useFirstPageHeaderFooter;