Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 765 Bytes

Excel.PivotCache.QueryType.md

File metadata and controls

32 lines (19 loc) · 765 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotCache.QueryType property (Excel)
vbaxl10.chm227089
vbaxl10.chm227089
Excel.PivotCache.QueryType
61346ed2-1ada-a105-1894-b22861047c4f
05/03/2019
medium

PivotCache.QueryType property (Excel)

Indicates the type of query used by Microsoft Excel to populate the PivotTable cache. Read-only XlQueryType.

Syntax

expression.QueryType

expression A variable that represents a PivotCache object.

Remarks

You specify the data source in the prefix for the Connection property's value.

[!includeSupport and feedback]