Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTreemapChartColorScale.php112 public function setMinValueColorStyle(ColorStyle $minValueColorStyle) argument
114 $this->minValueColorStyle = $minValueColorStyle;
121 return $this->minValueColorStyle;