GrapeCity.Xaml.Excel
Thresholds Property (ExcelIconSetsRule)


Gets or sets the thresholds.
Syntax
'Declaration
 
Public Property Thresholds As List(Of IExcelConditionalFormatValueObject)
'Usage
 
Dim instance As ExcelIconSetsRule
Dim value As List(Of IExcelConditionalFormatValueObject)
 
instance.Thresholds = value
 
value = instance.Thresholds
public List<IExcelConditionalFormatValueObject> Thresholds {get; set;}

Property Value

The thresholds.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelIconSetsRule Class
ExcelIconSetsRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options