Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSheetProperties.php170 public function setTabColorStyle(ColorStyle $tabColorStyle) argument
172 $this->tabColorStyle = $tabColorStyle;
179 return $this->tabColorStyle;