MenuItems Interface

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("00020867-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface MenuItems _
    Inherits IEnumerable
'Usage
Dim instance As MenuItems
[GuidAttribute("00020867-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface MenuItems : IEnumerable

See Also

Reference

MenuItems Members

Microsoft.Office.Interop.Excel Namespace