SeriesCollection.NewSeries Method

Definition

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

public:
 Microsoft::Office::Interop::Excel::Series ^ NewSeries();
public Microsoft.Office.Interop.Excel.Series NewSeries ();
Public Function NewSeries () As Series

Returns

Remarks

This method isn’t available for PivotChart reports.

Applies to