Share via


NoNamespace.def Field

Definition

Represents the def XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tblStyleLst.
  • corresponds to the following strongly-typed properties: TableStyleList.Default.

Applies to