Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 711 Bytes

Excel.CubeField.DragToColumn.md

File metadata and controls

33 lines (19 loc) · 711 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CubeField.DragToColumn property (Excel)
vbaxl10.chm668080
vbaxl10.chm668080
Excel.CubeField.DragToColumn
1734e0d2-28bb-0341-65fe-090aa7c3ce60
04/23/2019
medium

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.

[!includeSupport and feedback]