Share via


CubeField.DragToPage Property

Excel Developer Reference

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

Syntax

expression.DragToPage

expression   A variable that represents a CubeField object.

Remarks

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

See Also