IDtUnpivotProvider.HeadTop

Fore Syntax

HeadTop: Integer;

Fore.NET Syntax

HeadTop: integer;

Description

The HeadTop property determines row which sets top border of the A2 area.

Comments

By default the HeadTop = 0;

If HeadTop is not set, the A2 area is considered to be absent.

Fore and Fore.NET Examples

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

See also:

IDtUnpivotProvider