Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyle.php27 public $defaultFooterId; variable in Google\\Service\\Docs\\DocumentStyle
96 public function setDefaultFooterId($defaultFooterId) argument
98 $this->defaultFooterId = $defaultFooterId;
105 return $this->defaultFooterId;
H A DSectionStyle.php36 public $defaultFooterId; variable in Google\\Service\\Docs\\SectionStyle
127 public function setDefaultFooterId($defaultFooterId) argument
129 $this->defaultFooterId = $defaultFooterId;
136 return $this->defaultFooterId;