Share via


W.tab Field

Definition

Represents the w:tab XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r, r, tabs.
  • has the following XML attributes: leader, pos, val.
  • corresponds to the following strongly-typed classes: TabChar, TabStop.

Applies to