IDtUnpivotProvider.DataBottom

Syntax

DataBottom: Integer;

Description

The DataBottom property determines row which sets bottom border of the A4 area.

Comments

By default the DataBottom = -1.

If for the A4 area right and bottom borders of the data end are not set (IDtUnpivotProvider.DataRight and DataBottom), the right bottom border is considered the end of data (of file).

Example

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

See also:

IDtUnpivotProvider