IDtUnpivotProvider.DataBottom

Fore Syntax

DataBottom: Integer;

Fore.NET 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).

Fore and Fore.NET Examples

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

See also:

IDtUnpivotProvider