Share via


W.tblHeader Field

Definition

Represents the w:tblHeader XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: trPr.
  • corresponds to the following strongly-typed classes: TableHeader.

Applies to