Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTreemapChartColorScale.php140 public function setNoDataColorStyle(ColorStyle $noDataColorStyle) argument
142 $this->noDataColorStyle = $noDataColorStyle;
149 return $this->noDataColorStyle;