Share via


NoNamespace.tab Field

Definition

Represents the tab XML attribute.

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 attribute, it:

  • is contained in the following XML elements: textPr, textPr.
  • corresponds to the following strongly-typed properties: TextProperties.TabAsDelimiter.

Applies to