Table properties dialog

  • I would like a table properties dialog where the user can select some cells in a table and change the properties such as which borders are visible and the border width etc.

    I have tried to implement one in code using TextCursor.GetSelectedCells and iterating through the cells but it is not really what I want. I want it to work on the selected cells as a whole and not each individual cell so I can change a table so just the outside is visible with one action.

    Can anybody help?

    Thank you,

    Theo Carr-Brion