Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBandingProperties.php126 public function setSecondBandColor(Color $secondBandColor) argument
128 $this->secondBandColor = $secondBandColor;
135 return $this->secondBandColor;