'Declaration Property Thresholds As System.Collections.Generic.List(Of IExcelConditionalFormatValueObject)
'Usage Dim instance As IExcelIconSetsRule Dim value As System.Collections.Generic.List(Of IExcelConditionalFormatValueObject) instance.Thresholds = value value = instance.Thresholds
System.Collections.Generic.List<IExcelConditionalFormatValueObject> Thresholds {get; set;}