IEaxWorkbook.LanerContext

Fore Syntax

LanerContext: ILanerContext;

Fore.NET Syntax

LanerContext: Prognoz.Platform.Interop.Laner.ILanerContext;

Description

The LanerContext property returns workbook context.

Comments

The property is relevant if IEaxWorkbook.UseLanerContext = True.

Fore and Fore.NET Examples

The property use is given in the example for IEaxWorkbook.Laner.

See also:

IEaxWorkbook