I hope below is a simple question related to CSS style syntax.
I am trying to insert Double line if a certain condition is met. See below capture for the Row Styling Rules from the table tool.
"border-bottom-style: solid;" expression does generate a single line.
"border-bottom-style: double;" expression, however, does add any line to the bottom border.
The output is to an Excel file.
Purpose.