Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DChartData.php64 public function setGroupRule(ChartGroupRule $groupRule) argument
66 $this->groupRule = $groupRule;
73 return $this->groupRule;
H A DPivotGroup.php85 public function setGroupRule(PivotGroupRule $groupRule) argument
87 $this->groupRule = $groupRule;
94 return $this->groupRule;