IPageControlSheets.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index. Page index in the collection.

Description

The RemoveAt method removes the page with the specified index from the collection.

Comments

Value of the Index parameter is within the range [0; Count-1].

See also:

IPageControlSheets