IDtUnpivotProvider.DataRight

Fore Syntax

DataRight: Integer;

Fore.NET Syntax

DataRight: integer;

Description

The DataRight property determines column which sets right border of the A4 area.

Comments

The default value of the DataRight = -1.

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

Fore and Fore.NET Examples

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

See also:

IDtUnpivotProvider