IdxRichEditTableBorders.GetInsideVerticalBorder Method
In This Article
Returns the appearance settings of all internal vertical table borders.
#Declaration
Delphi
function GetInsideVerticalBorder: IdxRichEditTableBorder;
#Returns
Type | Description |
---|---|
Idx |
Exposes table border appearance settings. |
See Also