IDtUnpivotProvider.LeftBegin

Fore Syntax

LeftBegin: Integer;

Fore.NET Syntax

LeftBegin: integer;

Description

The LeftBegin property determines the first column with data which sets left border of the A3 area.

Comments

By default the LeftBegin = 0.

If LeftBegin is not set, the data (file) beginning is considered as left border.

Fore and Fore.NET Examples

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

See also:

IDtUnpivotProvider