次の方法で共有


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

戻り値

適用対象