Lede. Applies an InDesign cell style to a Table cell, optionally only when an upstream value is non-empty.
Group: Style · Available in: Table · Central node: No
Add Node ▸ Style ▸ Cell Style (inside a Table workspace).
Pick a cell style from the InDesign catalogue; the node emits a directive into a Data Text (table) node’s Style socket – the cell that the data node fills will receive the style.
The DataInput socket gates the styling: empty upstream value → no style applied.
| Direction | Name | What it does | What you can connect |
|---|---|---|---|
| Input | DataInput |
Conditional gate. Optional. | Any text-producing node. |
| Output | Style |
Cell-style directive. | Data Text (table) node’s Style socket. |
| Setting | What it does |
|---|---|
| Cell style | Pick one of the document’s cell styles. |
Scenario. Highlight negative amounts in a totals column.
Wiring.
[Data Text (table): Amount] → [Table column]
[Data Text (table): NegativeFlag] → [Style Table Cell: "NegativeRed"] → [Data Text (table).Style]
Style socket – it accepts multiple connections.📷 Screenshot [NEU]: Style Table Cell settings panel