ISeriesCollection.Add(Object, XlRowCol, Object, Object, Object) Methode

Definition

public Microsoft.Office.Interop.Excel.Series Add (object Source, Microsoft.Office.Interop.Excel.XlRowCol Rowcol = (Microsoft.Office.Interop.Excel.XlRowCol) -4105, object SeriesLabels, object CategoryLabels, object Replace);
Public Function Add (Source As Object, Optional Rowcol As XlRowCol = (Microsoft.Office.Interop.Excel.XlRowCol) -4105, Optional SeriesLabels As Object, Optional CategoryLabels As Object, Optional Replace As Object) As Series

Parameter

Source
Object
Rowcol
XlRowCol
SeriesLabels
Object
CategoryLabels
Object
Replace
Object

Gibt zurück

Gilt für: