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