Partager via


TextStyleLevels.Item Method (PowerPoint)

Returns a single text style level from the specified TextStyleLevels collection.

Syntax

expression .Item(Index)

expression A variable that represents a TextStyleLevels object.

Parameters

Name

Required/Optional

Data Type

Description

Level

Required

Long

The index number of the text style level in the collection to be returned.

Return Value

TextStyleLevel

See Also

Concepts

TextStyleLevels Object

TextStyleLevels Object Members