Procedure TWPCustomRtfEdit.TableNormalizeColCount(table:TParagraph; modes:TWPTableFillinColspanCellsModes; res:Integer)

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

Description

This function loops through all tables or just a single cell to create cells which are combined by colspan to make up for different width. This method uses a raster to fill in the needed cells. The rsolution of the raster is provided as parameter res in twips. The column coult in each row of each modified table shall be the same.