IDtUnpivotProvider.LeftBegin

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.

Example

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

See also:

IDtUnpivotProvider