Share via


NoNamespace.defaultTableStyle Field

Definition

Represents the defaultTableStyle XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tableStyles.
  • corresponds to the following strongly-typed properties: TableStyles.DefaultTableStyle.

Applies to