Share via


NoNamespace.pane Field

Definition

Represents the pane XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotSelection, selection.
  • corresponds to the following strongly-typed properties: PivotSelection.Pane, Selection.Pane.

Applies to