Share via


X.tablePart Field

Definition

Represents the x:tablePart XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tableParts.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: TablePart.

Applies to