SetDragToColumn Method

SetDragToColumn function

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


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

Remarks

See Also