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