XlPTSelectionMode Enum

Definition

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

public enum class XlPTSelectionMode
public enum XlPTSelectionMode
Public Enum XlPTSelectionMode
Inheritance
XlPTSelectionMode

Fields

xlBlanks 4

Blanks.

xlButton 15

Buttons.

xlDataAndLabel 0

Data and labels.

xlDataOnly 2

Data.

xlFirstRow 256

First row.

xlLabelOnly 1

Label.

xlOrigin 3

Origin.

Applies to