'Declaration ReadOnly Property AlternateContentChoiceStyleList As List(Of Integer)
'Usage Dim instance As IExcelChart Dim value As List(Of Integer) value = instance.AlternateContentChoiceStyleList
List<int> AlternateContentChoiceStyleList {get;}
'Declaration ReadOnly Property AlternateContentChoiceStyleList As List(Of Integer)
'Usage Dim instance As IExcelChart Dim value As List(Of Integer) value = instance.AlternateContentChoiceStyleList
List<int> AlternateContentChoiceStyleList {get;}