IPivotTableHeader.IsJoinSlot

Syntax

IsJoinSlot (SlotNumber: Integer): Boolean;

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:

Fore and Fore.NET Examples

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

See also:

IPivotTableHeader