How can I make table cell borders transparent?

How can I make table cell borders transparent? Or the alternative: how to control cell-spacing in top, bottom, left, right cell directions individually?

The headings and the following rows exist in the same table. I want to add gap between the blue cells and adjacent blue cells but not blue cells and the heading above:

enter image description here

I can use colored borders but it would only allow solid color backgrounds and require a change of border colors every time the background is changed.

Edit:

enter image description here

I want the gaps indicated by red lines but leave out ones indicated by blue.

6

1 Answer

As per the tutorial below:

  1. Click on the table until you spot the cross at the top-left corner
  2. Toggle "Table Design" from the main toolbar, which should appear when you clicked at the cross emerged at the top-left table corner
  3. Go to "Borders" on your right and click it in order to populate dropdown list
  4. Select "No borders" and it should work. Make sure, that a whole your table is selected. Otherwise the borders will disappear only for one cell.

enter image description here

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like