Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DHistogramChartSpec.php34 public $showItemDividers; variable in Google\\Service\\Sheets\\HistogramChartSpec
83 public function setShowItemDividers($showItemDividers) argument
85 $this->showItemDividers = $showItemDividers;
92 return $this->showItemDividers;