Item Method (TextStyleLevels Collection)

Applies To

TextStyleLevels collection object.

Description

Returns a single member of the collection of text style levels.

Syntax

expression.Item(Level)

expression Required. An expression that returns a TextStyleLevels collection.

Level Required Long. The level to be returned from the collection. Can be an integer from 1 through 5.

Example

See the Item method (ActionSettings collection) example.