'Declaration Public Property DropLine As ExcelChartLines
'Usage Dim instance As ExcelLine3DChart Dim value As ExcelChartLines instance.DropLine = value value = instance.DropLine
public ExcelChartLines DropLine {get; set;}
'Declaration Public Property DropLine As ExcelChartLines
'Usage Dim instance As ExcelLine3DChart Dim value As ExcelChartLines instance.DropLine = value value = instance.DropLine
public ExcelChartLines DropLine {get; set;}