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