Share via


W.tblCaption Field

Definition

Represents the w:tblCaption XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to