IEmHeader.Value

Fore syntax

Value: Array;

Fore.NET syntax

Value: System.Array;

Description

The Value property determines the rows array that contains header elements.

Comments

To access separate header element use the IEmHeader.Item method.

Fore and Fore.NET examples

The property use is given in the example for IEmStatisticsSettings.Modeller.

See also:

IEmHeader