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