Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DWaterfallChartCustomSubtotal.php33 public $subtotalIndex; variable in Google\\Service\\Sheets\\WaterfallChartCustomSubtotal
66 public function setSubtotalIndex($subtotalIndex) argument
68 $this->subtotalIndex = $subtotalIndex;
75 return $this->subtotalIndex;