Share via


W.tblInd Field

Definition

Represents the w:tblInd XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to