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

Applies to tag (single tag only)
Tag in your input table for which the formatting of this node should be applied to.
Enable mid scale point
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
Choose a color in hex format with optional alpha channel.
Mid
Set the middle scaling point for the coloring in the conditional formatter.
Mid color
Choose a color in hex format with optional alpha channel.
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
Choose a color in hex format with optional alpha channel.

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.