Edit

Share via


PivotTable.ShowPageMultipleItemLabel Property

Definition

When set to True (default), "(Multiple Items)" will appear in the PivotTable cell on the worksheet whenever items are hidden and an aggregate of non-hidden items is shown in the PivotTable view. Read/write Boolean.

public:
 property bool ShowPageMultipleItemLabel { bool get(); void set(bool value); };
public bool ShowPageMultipleItemLabel { get; set; }
Public Property ShowPageMultipleItemLabel As Boolean

Property Value

Applies to