• Hi,

    With WPTools v.4, we were able to do :

    Code
    TWPRichText.SelectCells(int);
    TWPRichText.CombineCells;

    to merge selected cells horizontally.

    But TWPRichText.SelectCells doesn't exist in v.6.

    Could you tell me how I can do that with v.6?

    Thanks.