Trendline.NameIsAuto Property

Definition

True if Microsoft Excel automatically determines the name of the trendline.

public:
 property bool NameIsAuto { bool get(); void set(bool value); };
public bool NameIsAuto { get; set; }
Public Property NameIsAuto As Boolean

Property Value

Applies to