Show contents 

Express > Express Assembly Interfaces > IEaxSheets > IEaxSheets.InsertAt

IEaxSheets.InsertAt

Syntax

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

Parameters

Value. The sheet that must be inserted to the 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