Share via


C.name Field

Definition

Represents the c:name XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotSource, trendline, pivotSource.
  • corresponds to the following strongly-typed classes: PivotTableName, TrendlineName.

Applies to