PivotField.DragToPage (Excel)
True if the field can be dragged to the page position. The default value is True.
For OLAP data sources, the value is False for measure fields.
ActiveCell.PivotField.DragToPage = True
True if the field can be dragged to the page position. The default value is True.
For OLAP data sources, the value is False for measure fields.
ActiveCell.PivotField.DragToPage = True