Share via


MSO14.tabs Field

Definition

Represents the mso14:tabs XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to