Share via


W.tabs Field

Definition

Represents the w: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: pPr.
  • has the following child XML elements: tab.
  • corresponds to the following strongly-typed classes: Tabs.

Applies to