Share via


NoNamespace.labelOnly Field

Definition

Represents the labelOnly XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotArea, pivotArea.
  • corresponds to the following strongly-typed properties: PivotArea.LabelOnly.

Applies to