IEaxSheets.InsertAt

Syntax

InsertAt(Value: IEaxAnalyzer; Index: Integer): IEaxSheet;

Parameters

Value. The sheet that must be inserted to specified position.

Index. The position index to what the sheet must be inserted.

Description

The InsertAt method inserts selected sheet to the specified position of collection.

See also:

IEaxSheets