Share via


X.tableParts Field

Definition

Represents the x:tableParts XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: worksheet.
  • has the following child XML elements: tablePart.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: TableParts.

Applies to