Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellData.php45 protected $pivotTableType = PivotTable::class;
167 * @param PivotTable
169 public function setPivotTable(PivotTable $pivotTable)
174 * @return PivotTable
H A DPivotTable.php20 class PivotTable extends \Google\Collection class
175 class_alias(PivotTable::class, 'Google_Service_Sheets_PivotTable');
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5144 /* PivotTable */
18367 case 'pivottable' /*case 'PivotTable'*/:
18599 /* PivotTable */
18600 … case 'pivottable' /*case 'PivotTable'*/: case 'pivotcache' /*case 'PivotCache'*/: switch(Rn[3]) {