[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IFormatConditions.Item

this Property

this[int]

Returns the conditional format specified by the zero-based index.

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

The zero-based index of the conditional format to return.

Property Value
Type Description
object

The specified conditional format.