Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBandingProperties.php112 public function setHeaderColorStyle(ColorStyle $headerColorStyle) argument
114 $this->headerColorStyle = $headerColorStyle;
121 return $this->headerColorStyle;
H A DTreemapChartSpec.php98 public function setHeaderColorStyle(ColorStyle $headerColorStyle) argument
100 $this->headerColorStyle = $headerColorStyle;
107 return $this->headerColorStyle;