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