Share via


A.tab Field

Definition

Represents the a:tab XML element.

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: tabLst.
  • has the following XML attributes: algn, pos.
  • corresponds to the following strongly-typed classes: TabStop.

Applies to