Share via


MSO14.contextualTabs Field

Definition

Represents the mso14:contextualTabs XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ribbon.
  • has the following child XML elements: tabSet.
  • corresponds to the following strongly-typed classes: ContextualTabs.

Applies to