SeriesCollection Methods (Excel)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

Add

Adds one or more new series to the SeriesCollection collection.

Extend

Adds new data points to an existing series collection.

Item

Returns a single object from a collection.

NewSeries

Creates a new series. Returns a Series object that represents the new series.

Paste

Pastes data from the Clipboard into the specified series collection.