Share via


W.ptab Field

Definition

Represents the w:ptab XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r, r.
  • has the following XML attributes: alignment, leader, relativeTo.
  • corresponds to the following strongly-typed classes: PositionalTab.

Applies to