Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 690 Bytes

Excel.XlPTSelectionMode.md

File metadata and controls

27 lines (20 loc) · 690 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlPTSelectionMode enumeration (Excel)
Excel.XlPTSelectionMode
28f4b6ba-a37e-16e7-2dd5-543d5ca2751c
06/08/2017
medium

XlPTSelectionMode enumeration (Excel)

Specifies what can be selected in a PivotTable during a structured selection. These constants can be combined to select multiple types.

Name Value Description
xlBlanks 4 Blanks
xlButton 15 Buttons
xlDataAndLabel 0 Data and labels
xlDataOnly 2 Data
xlFirstRow 256 First row
xlLabelOnly 1 Label
xlOrigin 3 Origin

[!includeSupport and feedback]