Share via


NoNamespace.table Field

Definition

Represents the table XML attribute.

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 attribute, it:

  • is contained in the following XML elements: tableStyle.
  • corresponds to the following strongly-typed properties: TableStyle.Table.

Applies to