Home
last modified time | relevance | path

Searched refs:negativeColor (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBaselineValueFormat.php74 public function setNegativeColor(Color $negativeColor) argument
76 $this->negativeColor = $negativeColor;
83 return $this->negativeColor;