XLS Conditional Formatter

The XLS Conditional Formatter node defines instruction for your spreadsheet application to color cell backgrounds according to their numeric value.

This node defines a formatting instruction only which needs to be written to an xlsx file via the XLS Formatter (apply) node subsequently.

Options

Tag Selection

applies to tag (single tag only)
Tag in your input table for which the formatting of this node should be applied to.

Conditional Formatting Settings

Mid scale point needed?
Set this option if you want to create a three level coloring scheme.
min
Set the lower bound for the coloring in the conditional formatter. The corresponding color will be displayed for all values smaller or equal than this threshold.
min color
Select the color using the color pane.
mid
Set the middle scaling point for the coloring in the conditional formatter.
mid color
Select the color using the color pane.
max
Set the upper bound for the coloring in the conditional formatter. The corresponding color will be displayed for all values greater or equal than this threshold.
max color
Select the color using the color pane.

Input Ports

Icon
XLS Control Table holding tags that define which cells of the sheet to format.
Icon
The XLS Formatter input port potentially holding previous formatting instructions that the instructions of this node shall be added to.

Output Ports

Icon
The XLS Formatter output port holding the collected formatting instructions including the added formatting information from this node.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.