GetDragToColumn Method

GetDragToColumn function

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


func (instance *PivotField) GetDragToColumn()  (bool,  error) 

Remarks

See Also