Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotTable.php42 public $valueLayout; variable in Google\\Service\\Sheets\\PivotTable
147 public function setValueLayout($valueLayout) argument
149 $this->valueLayout = $valueLayout;
156 return $this->valueLayout;