Share via


Trendline.Order Property

Excel Developer Reference

Returns or sets a Long value that represents the trendline order (an integer greater than 1) when the trendline type is xlPolynomial.

Syntax

expression.Order

expression   A variable that represents a Trendline object.

See Also