'Declaration Public Property ShowNegative As Boolean
'Usage Dim instance As ExcelSparklineSetting Dim value As Boolean instance.ShowNegative = value value = instance.ShowNegative
public bool ShowNegative {get; set;}
'Declaration Public Property ShowNegative As Boolean
'Usage Dim instance As ExcelSparklineSetting Dim value As Boolean instance.ShowNegative = value value = instance.ShowNegative
public bool ShowNegative {get; set;}