Share via


NoNamespace.relative Field

Definition

Represents the relative XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: reference.
  • corresponds to the following strongly-typed properties: PivotAreaReference.Relative.

Applies to