Show contents 

Express > Express Assembly Interfaces > IEaxSheets > IEaxSheets.Move

IEaxSheets.Move

Syntax

Move(OldIndex: Integer; NewIndex: Integer);

Parameters

OldIndex. Index of the position, from which the sheet must be moved.

NewIndex. The position index to what the sheet must be moved.

Description

The Move method moves the sheet inside the collection.

See also:

IEaxSheets