Share via


IMenus.Add(String, Object, Object) 方法

定义

public Microsoft.Office.Interop.Excel.Menu Add (string Caption, object Before, object Restore);
Public Function Add (Caption As String, Optional Before As Object, Optional Restore As Object) As Menu

参数

Caption
String
Before
Object
Restore
Object

返回

适用于