'Declaration Public Property TrendlineType As ExcelTrendLineType
'Usage Dim instance As ExcelTrendLine Dim value As ExcelTrendLineType instance.TrendlineType = value value = instance.TrendlineType
public ExcelTrendLineType TrendlineType {get; set;}
'Declaration Public Property TrendlineType As ExcelTrendLineType
'Usage Dim instance As ExcelTrendLine Dim value As ExcelTrendLineType instance.TrendlineType = value value = instance.TrendlineType
public ExcelTrendLineType TrendlineType {get; set;}