Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBandingProperties.php56 public function setFirstBandColorStyle(ColorStyle $firstBandColorStyle) argument
58 $this->firstBandColorStyle = $firstBandColorStyle;
65 return $this->firstBandColorStyle;