Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Text in legend
pankaja
Hi,
I want to display title in border of table. Please help me on this. Please find the attachment.
Regards,
Pankaja
Find more posts tagged with
Comments
CBR
Trick is to add another table header row so that you ve got 2 header rows for your table. In the first row you need at least 3 columns.
First column defines margin of title to left corner of the table, last column margin to right corner.
The cell in between is for your title. Merge the cells in between for the header and set horizontal alignment to middle. Place title in merged cell.
Draw borders for each cell that defines the outer border of the table.
For the header draw border top for first column, second row.
Do not define a border for second cell (the merged one)
Draw border top for last column, second row.
It should look quite the same as in your picture. Just play around with the width of your header columns.