Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 679 Bytes

48803295-9ba9-94d1-78fe-df217bdf440c.md

File metadata and controls

37 lines (16 loc) · 679 Bytes

Sequences.Item Method (PowerPoint)

Returns a single Sequence object from the specified Sequences collection.

Syntax

expression. Item( Index )

expression A variable that represents a Sequences object.

Parameters

Name Required/Optional Data Type Description
Index Required Long The index number of the single Sequence object in the collection to be returned.

Return Value

Sequence

See also

Concepts

Sequences Object

Other resources

Sequences Object Members