XLS Border Formatter

The XLS Border Formatter node changes cell borders of a given range (not necessarily rectangular) specified by tags in a control table. You can select which borders of the matching cells shall be displayed in which style and optionally also change the border color accordingly.

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

Options

Applies to all tags
Instead of specifying a single tag, the border formatting is applied repetitively to all distinct tags found in the control table. Note that in this case, all matching cells will be processed with the selected border formatting, which usually leads to overlapping cells to accumulate/overlap in their appearance.
Applies to tag (single tag only)
Tag in your input table for which the formatting of this node should be applied to.
Border color style
Select the style your border should get (e.g. normal, thick, dashed, ...).
Change border color?
If you want to change the color you can enable it here.
Color
Choose a color in hex format with optional alpha channel.
Top
Set the top outer border of your tag range(s).
Left
Set the left outer border of your tag range(s).
Right
Set the right outer border of your tag range(s).
Bottom
Set the bottom outer border of your tag range(s).
Inner vertical
Set the inner vertical border of your tag range(s).
Inner horizontal
Set the inner horizontal border of your tag range(s).

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.