'Declaration Public Property Index As Integer
'Usage Dim instance As ExcelLegendEntry Dim value As Integer instance.Index = value value = instance.Index
public int Index {get; set;}
'Declaration Public Property Index As Integer
'Usage Dim instance As ExcelLegendEntry Dim value As Integer instance.Index = value value = instance.Index
public int Index {get; set;}