SeriesCollection.Add(Object, XlRowCol, Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public Microsoft.Office.Core.IMsoSeries Add (object Source, Microsoft.Office.Core.XlRowCol Rowcol = Microsoft.Office.Core.XlRowCol.xlColumns, object SeriesLabels, object CategoryLabels, object Replace);
abstract member Add : obj * Microsoft.Office.Core.XlRowCol * obj * obj * obj -> Microsoft.Office.Core.IMsoSeries
Public Function Add (Source As Object, Optional Rowcol As XlRowCol = Microsoft.Office.Core.XlRowCol.xlColumns, Optional SeriesLabels As Object, Optional CategoryLabels As Object, Optional Replace As Object) As IMsoSeries
Paramètres
- Source
- Object
- Rowcol
- XlRowCol
- SeriesLabels
- Object
- CategoryLabels
- Object
- Replace
- Object