Specifies the type of a conditional format.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum ConditionalFormatType |
Member name | Description | |
---|---|---|
![]() |
CellValue |
Indicates that the condition is based on the value of the cell. |
![]() |
DataBar |
Each cell in the formatted region draws a bar whose length is proportional to the range of cell values in the region. |
![]() |
Expression |
Indicates that the condition depends on the value of an expression. |
JSpreadsheet Programmer's Guide | © 2025 MindFusion |