PivotTable.InGridDropZones Property
Office 2007
| Excel Developer Reference |
Version Information
Version Added: Excel 2007
Syntax
expression.InGridDropZones
expression A variable that represents a PivotTable object.
Remarks
When the InGridDropZones property is set to True, the in-grid representation of the PivotTable is the same as it was in Excel 2003. When the property is set to False, there are no in-grid drop zones. The PivotTable layout also changes with this property.
See Also