IEaxSheets.Move

Syntax

Move(OldIndex: Integer; NewIndex: Integer);

Parameters

OldIndex. The position index from what 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