'Declaration Public Property Type As ExcelChartAxisType
'Usage Dim instance As ExcelChartSeriesAxis Dim value As ExcelChartAxisType instance.Type = value value = instance.Type
public ExcelChartAxisType Type {get; set;}
'Declaration Public Property Type As ExcelChartAxisType
'Usage Dim instance As ExcelChartSeriesAxis Dim value As ExcelChartAxisType instance.Type = value value = instance.Type
public ExcelChartAxisType Type {get; set;}