IDtUnpivotProvider.DataTop

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.

Example

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

See also:

IDtUnpivotProvider