IdxRichEditTable.GetPreferredWidth Method
Returns the preferred width of the table’s columns.
Declaration
function GetPreferredWidth: Single;
Returns
Type | Description |
---|---|
Single | A column width, in measurement units according to the PreferredWidthType property value. |
See Also