Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateFooterRequest.php32 public function setSectionBreakLocation(Location $sectionBreakLocation) argument
34 $this->sectionBreakLocation = $sectionBreakLocation;
41 return $this->sectionBreakLocation;
H A DCreateHeaderRequest.php32 public function setSectionBreakLocation(Location $sectionBreakLocation) argument
34 $this->sectionBreakLocation = $sectionBreakLocation;
41 return $this->sectionBreakLocation;