IDtUnpivotProvider.LeftEnd

Fore Syntax

LeftEnd: Integer;

Fore.NET Syntax

LeftEnd: integer;

Description

The LeftEnd property determines column which sets right border of the A3 area.

Comments

If LeftEnd is not set, it is supposed that all data is in the A3 area and the table does not contain any other areas.

Fore and Fore.NET Examples

The property use is given in the example for IDtUnpivotProvider.Provider.

See also:

IDtUnpivotProvider