Spread Windows Forms 15.0
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
    int Index {get;}

    Property Value

    The index.
    See Also