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