IdxRichEditTable.GetTableLayout Method
In This Article
Specifies the table’s layout type.
#Declaration
Delphi
function GetTableLayout: TdxRichEditTableLayoutType;
#Returns
Type | Description |
---|---|
Tdx |
Enumerates table layout types. |
See Also