SeriesCollection.Paste(XlRowCol, Object, Object, Object, Object) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public object Paste (Microsoft.Office.Core.XlRowCol Rowcol = Microsoft.Office.Core.XlRowCol.xlColumns, object SeriesLabels, object CategoryLabels, object Replace, object NewSeries);
abstract member Paste : Microsoft.Office.Core.XlRowCol * obj * obj * obj * obj -> obj
Public Function Paste (Optional Rowcol As XlRowCol = Microsoft.Office.Core.XlRowCol.xlColumns, Optional SeriesLabels As Object, Optional CategoryLabels As Object, Optional Replace As Object, Optional NewSeries As Object) As Object
パラメーター
- Rowcol
- XlRowCol
- SeriesLabels
- Object
- CategoryLabels
- Object
- Replace
- Object
- NewSeries
- Object