Share via


W.table Field

Definition

Represents the w:table XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: odso.
  • corresponds to the following strongly-typed classes: DataSourceTableName.

Applies to