CubeField.DragToColumn Property (Excel)

True if the specified field can be dragged to the column position. The default value is True. Read/write Boolean.

Syntax

expression .DragToColumn

expression A variable that represents a CubeField object.

Remarks

For OLAP data sources, the value is False for measure fields.

See Also

Concepts

CubeField Object

CubeField Object Members