Sheets.Add2(Object, Object, Object, Object) 方法

定义

此方法仅针对 Chart 集合对象实现,如果对 SheetsWorksheets 对象使用,将产生运行时错误。

public object Add2 (object Before, object After, object Count, object NewLayout);
Public Function Add2 (Optional Before As Object, Optional After As Object, Optional Count As Object, Optional NewLayout As Object) As Object

参数

Before
Object
After
Object
Count
Object
NewLayout
Object

返回

适用于