IPivotTableHeader.IsJoinSlot

Syntax

IsJoinSlot (SlotNumber: Integer): Boolean;

Parameters

SlotNumber. Slot index in the table header.

Description

The IsJoinSlot property returns whether header element is joined by additional name.

Comments

Available values:

Example

The property use is given in the example for IPivotDimensionSettings.IsJoinAdditionalAttributes.

See also:

IPivotTableHeader