Spread Windows Forms 12.0 Product Documentation
Type Property (IConditionValue)


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

Property Value

The type.
See Also

Reference

IConditionValue Interface
IConditionValue Members