[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFormatConditions.Item

this Property

this[int]

Gets the IFormatCondition object at the specified index.

Declaration
IFormatCondition this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IFormatCondition
Parameters
Type Name Description
int index

An integer value that indicates the index number.

Property Value
Type Description
IFormatCondition

The IFormatCondition object.