IAdhocSlides.Move

Syntax

Move(OldIndex: Integer; NewIndex: Integer);

Parameters

OldIndex. Index of the position of the dashboard slide, which should be moved.

NewIndex. Index of the position, to which the dashboard slide should be moved.

Description

The Move method moves the slide of the dashboard collection to the specified position.

See also:

IAdhocSlides