Upravit

Sdílet prostřednictvím


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

Name Value Description
xlDataAndLabel 0

Data and labels.

xlLabelOnly 1

Label.

xlDataOnly 2

Data.

xlOrigin 3

Origin.

xlBlanks 4

Blanks.

xlButton 15

Buttons.

xlFirstRow 256

First row.

Applies to