Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DFilterCriteria.php111 public function setVisibleForegroundColorStyle(ColorStyle $visibleForegroundColorStyle) argument
113 $this->visibleForegroundColorStyle = $visibleForegroundColorStyle;
120 return $this->visibleForegroundColorStyle;