Share via


NoNamespace.defaultSlicerStyle Field

Definition

Represents the defaultSlicerStyle XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: slicerStyles.
  • corresponds to the following strongly-typed properties: SlicerStyles.DefaultSlicerStyle.

Applies to