Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBaselineValueFormat.php130 public function setPositiveColorStyle(ColorStyle $positiveColorStyle) argument
132 $this->positiveColorStyle = $positiveColorStyle;
139 return $this->positiveColorStyle;