Share via


C.trendlineType Field

Definition

Represents the c:trendlineType XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: trendline.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: TrendlineType.

Applies to