Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DFilterCriteria.php69 public function setVisibleBackgroundColor(Color $visibleBackgroundColor) argument
71 $this->visibleBackgroundColor = $visibleBackgroundColor;
78 return $this->visibleBackgroundColor;