IdxRichEditTable.GetPreferredWidthType Method
In This Article
Returns the table’s column width calculation mode.
#Declaration
Delphi
function GetPreferredWidthType: TdxRichEditWidthType;
#Returns
Type | Description |
---|---|
Tdx |
Enumerates column width calculation modes. |
See Also