Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 701 Bytes

Excel.CubeField.DragToData.md

File metadata and controls

33 lines (19 loc) · 701 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CubeField.DragToData property (Excel)
vbaxl10.chm668084
vbaxl10.chm668084
Excel.CubeField.DragToData
4cce5c0d-28f5-155e-b531-e00de0b1bcbd
04/23/2019
medium

CubeField.DragToData property (Excel)

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

Syntax

expression.DragToData

expression A variable that represents a CubeField object.

Remarks

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

[!includeSupport and feedback]