IdxRichEditTableBorders Methods
Exposes internal and external table borders in a document.| Name | Description |
|---|---|
| GetBottom | Returns the appearance settings of the external bottom table border. |
| GetInsideHorizontalBorder | Returns the appearance settings of all internal horizontal table borders. |
| GetInsideVerticalBorder | Returns the appearance settings of all internal vertical table borders. |
| GetLeft | Returns the appearance settings of the external left table border. |
| GetRight | Returns the appearance settings of the external right table border. |
| GetTop | Returns the appearance settings of the external top table border. |
See Also