Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the Condition object at the specified 0-based index.

C#
vb.net

Parameters

index
The 0-based index of the Condition object.

Remarks

The index determines the order in which conditions will be evaluated. A ConditionalFormat may contain up to three Condition objects.

Examples

C#
vb.net
  • No labels