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