The following tables list the members exposed by IFormatCondition.
Name | Description | |
---|---|---|
Borders | Returns an instance of IBorders which represents the borders of this conditional format. | |
Font | Returns an instance of IFont which represents the font of this conditional format. | |
Formula1 | Returns the first formula of this conditional format. | |
Formula2 | Returns the second formula of this conditional format. | |
Interior | Returns an instance of IInterior which represents the background color of this conditional format. | |
Operator | Returns the operator of this conditional format. | |
Type | Returns the type of this conditional format. |
Name | Description | |
---|---|---|
Delete | Deletes this conditional format. | |
Modify | Modifies this conditional format with the specified type, operator and formula(s). |