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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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