Property TWPCustomRtfEdit.TableCellWidth : Integer

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Description

This is the width of the current cell. It is the actual width in twips, as displayed on screen and can be changed by several properties, such as the page width and the values of the WPAT_COLWIDTH and WPAT_COLWIDTH_PC properties. The value is only valid if the text is reformated, so the execution of 'ReformatAll' is required if the cell has been just added in code.