GrapeCity.Xaml.Excel
Thresholds Property (IExcelIconSetsRule)


GrapeCity.Excel Namespace > IExcelIconSetsRule Interface : Thresholds Property
Gets or sets the thresholds.
Syntax
'Declaration
 
Property Thresholds As List(Of IExcelConditionalFormatValueObject)
'Usage
 
Dim instance As IExcelIconSetsRule
Dim value As List(Of IExcelConditionalFormatValueObject)
 
instance.Thresholds = value
 
value = instance.Thresholds

Property Value

The thresholds.
See Also

Reference

IExcelIconSetsRule Interface
IExcelIconSetsRule Members