Share via


CubeField.DragToHide Property

Excel Developer Reference

True if the field can be hidden by being dragged off the PivotTable report. The default value is True. Read/write Boolean.

Syntax

expression.DragToHide

expression   A variable that represents a CubeField object.

See Also