Represents conditional format associated with a range of cells.
The following tables list the members exposed by the IConditionalFormat type.
Name | Description | |
---|---|---|
![]() |
Gets the first value of the condition. |
|
![]() |
Gets the comparison operator, for conditional format based on the cell value. |
|
![]() |
Gets the second value of the condition. |
|
![]() |
Gets the style to apply to the cells if the condition is met. |
|
![]() |
Gets a value indicating whether the conditional format is based on the value of the cell or on the result of an expression. |
|
![]() |
Resets the format to the default. |
|
![]() |
Sets the first value of the condition. |
|
![]() |
Sets the comparison operator, for conditional format based on the cell value. |
|
![]() |
Sets the second value of the condition. |
|
![]() |
Sets a value indicating whether the conditional format is based on the value of the cell or on the result of an expression. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |