Trendline.Type Property
Returns or sets a XlTrendlineType value that represents the trendline type.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Type As XlTrendlineType
Get
Set
'Usage
Dim instance As Trendline
Dim value As XlTrendlineType
value = instance.Type
instance.Type = value
XlTrendlineType Type { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.XlTrendlineType
XlTrendlineType