Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DFilterCriteria.php97 public function setVisibleForegroundColor(Color $visibleForegroundColor) argument
99 $this->visibleForegroundColor = $visibleForegroundColor;
106 return $this->visibleForegroundColor;