Spread Windows Forms 12.0 Product Documentation
Type Property (IColorScaleCriterion)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IColorScaleCriterion Interface : Type Property
Gets one of the constants of the enumeration, which specifies how the threshold values for a data bar or color scale conditional format are determined. Read-only.
Syntax
'Declaration
 
Property Type As CfValueType
'Usage
 
Dim instance As IColorScaleCriterion
Dim value As CfValueType
 
instance.Type = value
 
value = instance.Type
CfValueType Type {get; set;}
See Also

Reference

IColorScaleCriterion Interface
IColorScaleCriterion Members
CfValueType Enumeration