Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 686 Bytes

Excel.CubeField.DragToRow.md

File metadata and controls

33 lines (19 loc) · 686 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CubeField.DragToRow property (Excel)
vbaxl10.chm668083
vbaxl10.chm668083
Excel.CubeField.DragToRow
10d3a156-d8a6-9f3a-34bd-4f1e470c3efe
04/23/2019
medium

CubeField.DragToRow property (Excel)

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

Syntax

expression.DragToRow

expression A variable that represents a CubeField object.

Remarks

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

[!includeSupport and feedback]