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