'Declaration Public ReadOnly Property DataLabelList As List(Of IExcelDataLabel)
'Usage Dim instance As ExcelDataLabels Dim value As List(Of IExcelDataLabel) value = instance.DataLabelList
public List<IExcelDataLabel> DataLabelList {get;}
'Declaration Public ReadOnly Property DataLabelList As List(Of IExcelDataLabel)
'Usage Dim instance As ExcelDataLabels Dim value As List(Of IExcelDataLabel) value = instance.DataLabelList
public List<IExcelDataLabel> DataLabelList {get;}