FullSeriesCollection.Item method (PowerPoint)

Returns an individual Series object from the collection.

Syntax

expression.Item (Index)

expression A variable that represents a FullSeriesCollection object.

Parameters

Name Required/Optional Data type Description
Index Required VARIANT The name or index number of the item to return.

Return value

Series

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.