Series Interface
Represents a series in a chart. The Series object is a member of the SeriesCollection collection.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0002086B-0000-0000-C000-000000000046")> _
Public Interface Series
'Usage
Dim instance As Series
[InterfaceTypeAttribute()]
[GuidAttribute("0002086B-0000-0000-C000-000000000046")]
public interface Series