Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBandingProperties.php140 public function setSecondBandColorStyle(ColorStyle $secondBandColorStyle) argument
142 $this->secondBandColorStyle = $secondBandColorStyle;
149 return $this->secondBandColorStyle;