Home
last modified time | relevance | path

Searched refs:SectionStyle (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSectionBreak.php23 protected $sectionStyleType = SectionStyle::class;
35 * @param SectionStyle
37 public function setSectionStyle(SectionStyle $sectionStyle)
42 * @return SectionStyle
H A DUpdateSectionStyleRequest.php28 protected $sectionStyleType = SectionStyle::class;
60 * @param SectionStyle
62 public function setSectionStyle(SectionStyle $sectionStyle)
67 * @return SectionStyle
H A DSectionStyle.php20 class SectionStyle extends \Google\Collection class
337 class_alias(SectionStyle::class, 'Google_Service_Docs_SectionStyle');