Spread Windows Forms 12.0 Product Documentation
Type Property (IFormatCondition)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatCondition Interface : Type Property
Gets a FormatConditionType value that represents the format condition type.
Syntax
'Declaration
 
ReadOnly Property Type As FormatConditionType
'Usage
 
Dim instance As IFormatCondition
Dim value As FormatConditionType
 
value = instance.Type
FormatConditionType Type {get;}

Property Value

A FormatConditionType value that represents the format condition type.
See Also

Reference

IFormatCondition Interface
IFormatCondition Members