Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyle.php43 public $firstPageFooterId; variable in Google\\Service\\Docs\\DocumentStyle
152 public function setFirstPageFooterId($firstPageFooterId) argument
154 $this->firstPageFooterId = $firstPageFooterId;
161 return $this->firstPageFooterId;
H A DSectionStyle.php52 public $firstPageFooterId; variable in Google\\Service\\Docs\\SectionStyle
183 public function setFirstPageFooterId($firstPageFooterId) argument
185 $this->firstPageFooterId = $firstPageFooterId;
192 return $this->firstPageFooterId;