This section sets the specific conditions for values.
Example: If you would like to have a field stand out in Synergy, you can highlight this with a color.

  • Field

    Description
  • Name

    The name of condition which can be sued for columns
  • Description

    A meaningful explanation of what the condition is
  • Foreground Color

    The foreground color of the cell
  • Background Color
    The background color of the cell
  • Selection Foreground Color
    The foreground color of the cell when it is selected.
  • Selection Background Color
    The background color of the cell when it is selected.
  • Expression Type
    Select either Numeric Expression or Regular Expression from the dropdown list
  • Expression
    Numeric Expressions:

    • Specify a column number for Numeric Expressions.
    • Example: $1 > 0 instead of the column names

    Regular Expressions:

    • You do not have to specify a column but you use the Which Column drop-down list.
    • Example: ^(.*)(W2|W3)(.*)$
  • Apply To Column
    Check if only the column is applied by the condition Example: only specified cells in the column will change colors, not all rows.
  • Which Column
    Select column which applied by the condition