Modules.Add(Object, Object, Object) 方法

定义

public Microsoft.Office.Interop.Excel.Module Add (object Before, object After, object Count);
Public Function Add (Optional Before As Object, Optional After As Object, Optional Count As Object) As Module

参数

Before
Object
After
Object
Count
Object

返回

适用于