Share via


NoNamespace.relNeededHidden Field

Definition

Represents the relNeededHidden XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableUISettings.
  • corresponds to the following strongly-typed properties: PivotTableUISettings.RelNeededHidden.

Applies to