Hi all,
Suppose I want to apply a transformation specific to the output document format. Specifically, I need to format certain cells in the xslx table: say, all cells except the first one in a certain column formatted as dates, all cells in a certain row formatted as having a thick black border at the bottom, and so on. These transformations only apply to the xslx and not to any other output formats.
What would be the recommended way to achieve this?
Thank you!
Suppose I want to apply a transformation specific to the output document format. Specifically, I need to format certain cells in the xslx table: say, all cells except the first one in a certain column formatted as dates, all cells in a certain row formatted as having a thick black border at the bottom, and so on. These transformations only apply to the xslx and not to any other output formats.
What would be the recommended way to achieve this?
Thank you!