• Hi,

    how can I set the Spacing between table cells? I tried this but it didn't work:

    Code
    CurTable.ASet(WPAT_CellSpacing, WPCentimeterToTwips(0,2));

    The parameter WPAT_CellSpacing is in the interface but I can't find any documentation for it.