IDtUnpivotProvider.DataTop

Fore Syntax

DataTop: Integer;

Fore.NET Syntax

DataTop: integer;

Description

The DataTop property determines row which sets beginning of data in the A4 area.

Comments

The default value of the DataTop = 1.

If DataTop is not set, the data beginning is supposed to be the first row after the A2 area.

Fore and Fore.NET Examples

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

See also:

IDtUnpivotProvider