Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 691 Bytes

Excel.CubeField.DragToPage.md

File metadata and controls

33 lines (19 loc) · 691 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CubeField.DragToPage property (Excel)
vbaxl10.chm668082
vbaxl10.chm668082
Excel.CubeField.DragToPage
9a7d8dab-a43f-9acf-5fd4-40fa47d4a89f
04/23/2019
medium

CubeField.DragToPage property (Excel)

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.

[!includeSupport and feedback]