Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DWaterfallChartCustomSubtotal.php25 public $dataIsSubtotal; variable in Google\\Service\\Sheets\\WaterfallChartCustomSubtotal
38 public function setDataIsSubtotal($dataIsSubtotal) argument
40 $this->dataIsSubtotal = $dataIsSubtotal;
47 return $this->dataIsSubtotal;