_Global.ShortcutMenus[Int32] 属性

定义

public:
 property Microsoft::Office::Interop::Excel::Menu ^ ShortcutMenus[int] { Microsoft::Office::Interop::Excel::Menu ^ get(int Index); };
public Microsoft.Office.Interop.Excel.Menu ShortcutMenus[int Index] { get; }
Public ReadOnly Property ShortcutMenus(Index As Integer) As Menu

参数

Index
Int32

属性值

适用于