IEaxSheets.ItemByKey

Syntax

ItemByKey(Key: Integer): IEaxSheet;

Parameters

Key. Sheet key.

Description

The ItemByKey property returns sheet parameters, that is passed by the Key parameter.

Comments

If the sheet with the Key key does not exist, the property returns Null.

See also:

IEaxSheets