Hi:
Well, in HTML it does look like the line is stretching the table. I posted HTML output. I did NOT post any ODS EXCEL output because the OP did NOT provide any guidance on what ODS EXCEL options/suboptions might be in effect.
When I run my code to Excel, the line wraps across both cells and both cells look what I would expect for .5in:
as you can see, the 3 LINE statements from my initial code do wrap within the widths of the 2 columns -- here's the output WITHOUT any line statements in Excel:
So it looks to me like the LINE statement is NOT causing the same issue in ODS EXCEL as in ODS HTML.
and with just the ORIGINAL LINE statement in the mix, I see this:
Again, in Excel, the cell widths seem consistent across all forms of LINE or not LINE statements in the code.
Cynthia
... View more