IPivotDimensionLevelPropertiesCommon.IsSeparated

Fore Syntax

IsSeparated: Boolean;

Fore.NET Syntax

IsSeparated: boolean;

Description

The IsSeparated property returns whether level elements are located in separate columns.

Comments

Available values:

To determine whether level elements are located in separate columns, use IPivotDimensionLevelPropertiesCommon.Separated.

Fore and Fore.NET Examples

The property use is given in the example for IPivotDimensionLevelPropertiesCommon.Separated.

See also:

IPivotDimensionLevelPropertiesCommon