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