[]
Returns the conditional format specified by the zero-based index.
object this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As Object
Type | Name | Description |
---|---|---|
int | index | The zero-based index of the conditional format to return. |
Type | Description |
---|---|
object | The specified conditional format. |