Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyle.php47 public $firstPageHeaderId; variable in Google\\Service\\Docs\\DocumentStyle
166 public function setFirstPageHeaderId($firstPageHeaderId) argument
168 $this->firstPageHeaderId = $firstPageHeaderId;
175 return $this->firstPageHeaderId;
H A DSectionStyle.php56 public $firstPageHeaderId; variable in Google\\Service\\Docs\\SectionStyle
197 public function setFirstPageHeaderId($firstPageHeaderId) argument
199 $this->firstPageHeaderId = $firstPageHeaderId;
206 return $this->firstPageHeaderId;