Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBaselineValueFormat.php88 public function setNegativeColorStyle(ColorStyle $negativeColorStyle) argument
90 $this->negativeColorStyle = $negativeColorStyle;
97 return $this->negativeColorStyle;