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


In This Topic
Index Property (IColorScaleCriterion)
In This Topic
Gets the index of this criterion
Syntax
'Declaration
 
ReadOnly Property Index As Integer
 
'Usage
 
Dim instance As IColorScaleCriterion
Dim value As Integer
 
value = instance.Index
See Also