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

Description

Applies the specified ConditionalFormat to the current
Cell. If the cell already has a ConditionalFormat, it will be replaced by the specified
ConditionalFormat.

C#
vb.net

Parameters

conditionalFormat
The ConditionalFormat
to apply to the cell.

Examples

C#
vb.net
  • No labels