Share via


NoNamespace.defaultPivotStyle Field

Definition

Represents the defaultPivotStyle XML attribute.

public static readonly System.Xml.Linq.XName defaultPivotStyle;
 staticval mutable defaultPivotStyle : System.Xml.Linq.XName
Public Shared ReadOnly defaultPivotStyle 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.DefaultPivotStyle.

Applies to