IdxRichEditTable.GetBorders Method
In This Article
Returns the table’s borders.
#Declaration
Delphi
function GetBorders: IdxRichEditTableBorders;
#Returns
Type | Description |
---|---|
Idx |
Exposes settings for individual table borders. |
See Also