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