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