Spread Windows Forms 12.0 Product Documentation
Type Property (IIconCriterion)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IIconCriterion Interface : Type Property
Returns one of the constants of the XlConditionValueTypes enumeration, which specifies how the threshold value for an icon set is determined.
Syntax
'Declaration
 
Property Type As CfValueType
'Usage
 
Dim instance As IIconCriterion
Dim value As CfValueType
 
instance.Type = value
 
value = instance.Type
CfValueType Type {get; set;}

Property Value

The type.
See Also

Reference

IIconCriterion Interface
IIconCriterion Members