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