RemoveLevel Method

Removes a level based on the index.

Syntax

object.RemoveLevel iIndex

Properties

The RemoveLevel method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

iIndex

Long. The index of the level to remove.

 

Example

Applies To