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