Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IIconCriterion Interface / Index Property


In This Topic
Index Property (IIconCriterion)
In This Topic
Returns a Long value indicating which threshold the criteria represents.
Syntax
'Declaration
 
ReadOnly Property Index As Integer
 
'Usage
 
Dim instance As IIconCriterion
Dim value As Integer
 
value = instance.Index

Property Value

The index.
See Also