Share via


W.tblDescription Field

Definition

Represents the w:tblDescription XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to