IdxRichEditTable.GetTableAlignment Method
In This Article
Returns the table’s alignment.
#Declaration
Delphi
function GetTableAlignment: TdxRichEditTableRowAlignment;
#Returns
Type | Description |
---|---|
Tdx |
Enumerates available table alignments. |
See Also