Share via


MSO14.contextMenus Field

Definition

Represents the mso14:contextMenus XML element.

public static readonly System.Xml.Linq.XName contextMenus;
 staticval mutable contextMenus : System.Xml.Linq.XName
Public Shared ReadOnly contextMenus As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: customUI.
  • has the following child XML elements: contextMenu.
  • corresponds to the following strongly-typed classes: ContextMenus.

Applies to