Share via


NoNamespace.pivotButton Field

Definition

Represents the pivotButton XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: xf.
  • corresponds to the following strongly-typed properties: CellFormat.PivotButton.

Applies to