Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 918 Bytes

Excel.PivotTable.InGridDropZones.md

File metadata and controls

35 lines (20 loc) · 918 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.InGridDropZones property (Excel)
vbaxl10.chm235169
vbaxl10.chm235169
Excel.PivotTable.InGridDropZones
464e175b-8333-a693-da1e-a2ccf7632fca
05/08/2019
medium

PivotTable.InGridDropZones property (Excel)

This property is used to toggle in-grid drop zones for a PivotTable object. In some cases, it also affects the layout of the PivotTable. Read/write Boolean.

Syntax

expression.InGridDropZones

expression A variable that represents a PivotTable object.

Remarks

When the InGridDropZones property is set to True, there are in-grid drop zones. When the property is set to False, there are no in-grid drop zones.

The PivotTable layout also changes with this property.

[!includeSupport and feedback]