IMsoTrendline.Type Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Type As XlTrendlineType
Get
Set
'Usage
Dim instance As IMsoTrendline
Dim value As XlTrendlineType
value = instance.Type
instance.Type = value
XlTrendlineType Type { get; set; }
Property Value
Type: Microsoft.Office.Core.XlTrendlineType