MindFusion.Wpf Pack Programmer's Guide
IConditionalFormat Members
Properties Methods
 


Represents conditional format associated with a range of cells.

The following tables list the members exposed by the IConditionalFormat type.

 Public Properties

  Name Description

First

Gets or sets the first value of the condition.

Operator

Gets or sets the comparison operator, for conditional format based on the cell value.

Second

Gets or sets the second value of the condition.

Style

Gets the style to apply to the cells if the condition is met.

Type

Gets or sets a value indicating whether the conditional format is based on the value of the cell or on the result of an expression.

 Public Methods

  Name Description

Reset

Resets the format to the default.

 See Also

IConditionalFormat Interface
MindFusion.Spreadsheet.Wpf Namespace