Share via


W.tblLayout Field

Definition

Represents the w:tblLayout XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tblPr, tblPrEx.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: TableLayout.

Applies to