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