'Declaration Public Property ErrorBarType As ExcelErrorBarType
'Usage Dim instance As ExcelErrorBars Dim value As ExcelErrorBarType instance.ErrorBarType = value value = instance.ErrorBarType
public ExcelErrorBarType ErrorBarType {get; set;}
'Declaration Public Property ErrorBarType As ExcelErrorBarType
'Usage Dim instance As ExcelErrorBars Dim value As ExcelErrorBarType instance.ErrorBarType = value value = instance.ErrorBarType
public ExcelErrorBarType ErrorBarType {get; set;}