Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSectionBreak.php37 public function setSectionStyle(SectionStyle $sectionStyle) argument
39 $this->sectionStyle = $sectionStyle;
46 return $this->sectionStyle;
H A DUpdateSectionStyleRequest.php62 public function setSectionStyle(SectionStyle $sectionStyle) argument
64 $this->sectionStyle = $sectionStyle;
71 return $this->sectionStyle;