Share via


W.tblOverlap Field

Definition

Represents the w:tblOverlap XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tblPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: TableOverlap.

Applies to