SetDragToData Method

SetDragToData function

Indicates whether the specified field can be dragged to the data position.The default value is true.


func (instance *PivotField) SetDragToData(value bool)  error

Remarks

See Also